Uses of Interface
org.jvnet.fastinfoset.sax.FastInfosetWriter
-
Packages that use FastInfosetWriter Package Description com.sun.xml.fastinfoset.sax -
-
Uses of FastInfosetWriter in com.sun.xml.fastinfoset.sax
Classes in com.sun.xml.fastinfoset.sax that implement FastInfosetWriter Modifier and Type Class Description class
SAXDocumentSerializer
The Fast Infoset SAX serializer.class
SAXDocumentSerializerWithPrefixMapping
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes that are specified in a namespace URI to prefix map.
-