Uses of Interface
org.jvnet.fastinfoset.stax.FastInfosetStreamReader
-
Packages that use FastInfosetStreamReader Package Description com.sun.xml.fastinfoset.stax com.sun.xml.rpc.streaming -
-
Uses of FastInfosetStreamReader in com.sun.xml.fastinfoset.stax
Classes in com.sun.xml.fastinfoset.stax that implement FastInfosetStreamReader Modifier and Type Class Description classStAXDocumentParserThe Fast Infoset StAX parser. -
Uses of FastInfosetStreamReader in com.sun.xml.rpc.streaming
Classes in com.sun.xml.rpc.streaming that implement FastInfosetStreamReader Modifier and Type Class Description classFastInfosetReaderXMLReader provides a high-level streaming parser interface for reading XML documents.
-