Uses of Class
com.sun.xml.stream.buffer.AbstractProcessor
Packages that use AbstractProcessor
-
Uses of AbstractProcessor in com.sun.xml.stream.buffer.sax
Subclasses of AbstractProcessor in com.sun.xml.stream.buffer.saxModifier and TypeClassDescriptionclassA processor of aXMLStreamBufferthat that reads the XML infoset asXMLReader. -
Uses of AbstractProcessor in com.sun.xml.stream.buffer.stax
Subclasses of AbstractProcessor in com.sun.xml.stream.buffer.staxModifier and TypeClassDescriptionclassA processor of aXMLStreamBufferthat reads the XML infoset asXMLStreamReader.classA processor of aXMLStreamBufferthat writes the XML infoset to aXMLStreamWriter.