Class | Description |
---|---|
XMLContext |
An instance of this class represents a parsing context within a node.
|
XMLFileContext |
An instance of this class represents a parsing context within a node.
|
XMLOutputStreamContext |
An instance of this class represents a parsing context within a node.
|
XMLStream |
This object allows easier control of an XML parsing stream than does standard SAX.
|
XMLStream.MyEntityResolver | |
XMLStringContext |
An instance of this class represents a parsing context within a node, where the data value is to be recorded as an in-memory string.
|
XMLWriterContext |
An instance of this class represents a parsing context within a node.
|