Uses of Interface
com.sun.xml.fastinfoset.OctetBufferListener
-
Packages that use OctetBufferListener Package Description com.sun.xml.fastinfoset com.sun.xml.fastinfoset.stax -
-
Uses of OctetBufferListener in com.sun.xml.fastinfoset
Methods in com.sun.xml.fastinfoset with parameters of type OctetBufferListener Modifier and Type Method Description protected intDecoder. peek(OctetBufferListener octetBufferListener)protected intDecoder. peek2(OctetBufferListener octetBufferListener) -
Uses of OctetBufferListener in com.sun.xml.fastinfoset.stax
Classes in com.sun.xml.fastinfoset.stax that implement OctetBufferListener Modifier and Type Class Description classStAXDocumentParserThe Fast Infoset StAX parser.
-