Methods to handle XML documents.
| Package | Description | Classes | Methods |
|
StAX Classes |
The streaming API for XML (StAX) classes to use streaming while managing XML documents. | The StAX Writer Class |
Methods compatible with Streaming API for XML (StAX) for writing XML documents. |
| The StAX Reader Class |
Methods compatible with Streaming API for XML (StAX) for reading XML documents. |
||
| XML Serializer | The XML Serializer Class |
Methods for serializing variables and XML element nodes, and using serialization options. |