OMContainer.getSAXSource(boolean) instead of this class.public class OMSource extends SAXSource
Source for AXIOM.
The implementation is based on SAXSource and directly transforms an AXIOM
tree into a stream of SAX events using OMXMLReader.
Note that this class only supports ContentHandler and LexicalHandler.
DTDHandler and DeclHandler are not supported.
| Constructor and Description |
|---|
OMSource(org.apache.axiom.om.OMContainer node)
Deprecated.
|
OMSource(org.apache.axiom.om.OMElement element)
Deprecated.
|
getInputSource, getSystemId, getXMLReader, setInputSource, setSystemId, setXMLReader, sourceToInputSourceCopyright © The Apache Software Foundation. All Rights Reserved.