| Class | Description |
|---|---|
| DataHandlerReaderUtils | Deprecated
Use the corresponding methods in
XMLStreamReaderUtils instead. |
| SAXOMBuilder | Deprecated
To build an Axiom tree from SAX events, either use
OMXMLBuilderFactory.createOMBuilder(SAXSource, boolean) (if a
SAXSource is available or can be easily constructed), or create an
OMDocument (using OMFactory.createOMDocument()) and use
OMContainer.getSAXResult() to create a SAXResult for that document. |
Copyright ? The Apache Software Foundation. All Rights Reserved.