Uses of Interface
org.jvnet.fastinfoset.sax.FastInfosetWriter
Packages that use FastInfosetWriter
-
Uses of FastInfosetWriter in com.sun.xml.fastinfoset.sax
Classes in com.sun.xml.fastinfoset.sax that implement FastInfosetWriterModifier and TypeClassDescriptionclass
The Fast Infoset SAX serializer.class
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes that are specified in a namespace URI to prefix map. -
Uses of FastInfosetWriter in com.sun.xml.fastinfoset.streambuffer
Fields in com.sun.xml.fastinfoset.streambuffer declared as FastInfosetWriterModifier and TypeFieldDescription(package private) FastInfosetWriter
FastInfosetWriterSAXBufferProcessor._writer
Reference to Fast Infoset writer.Methods in com.sun.xml.fastinfoset.streambuffer with parameters of type FastInfosetWriterModifier and TypeMethodDescriptionfinal void
FastInfosetWriterSAXBufferProcessor.process
(com.sun.xml.stream.buffer.XMLStreamBuffer buffer, FastInfosetWriter writer) final void
FastInfosetWriterSAXBufferProcessor.process
(FastInfosetWriter writer)