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 OMDocType nodes are not supported and will be
silently skipped.
getInputSource, getSystemId, getXMLReader, setInputSource, setSystemId, setXMLReader, sourceToInputSourcepublic OMSource(OMElement element)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.