Registry / serialization / fastinfoset

fastinfoset

JSON →
library2.1.1javamavenunverified

Open Source implementation of the Fast Infoset Standard for Binary XML.

<dependency> <groupId>com.sun.xml.fastinfoset</groupId> <artifactId>FastInfoset</artifactId> <version>2.1.1</version> </dependency>
INSTALL
IMPORT
SIG · FASTINFOSET
F
fastinfoset
serializationjavav2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FastInfosetParser
com.sun.xml.fastinfoset.FastInfosetParser

Create a FastInfoset parser for binary XML.

import com.sun.xml.fastinfoset.FastInfosetParser; FastInfosetParser parser = new FastInfosetParser(); // Parse binary XML input
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fastinfoset — mvn dependency:get fastinfoset · libregistry