Class OMResult

  • All Implemented Interfaces:
    Result

    public class OMResult
    extends SAXResult
    Deprecated.
    In order to create a SAXResult that builds an Axiom tree, create an OMDocument instance and call OMContainer.getSAXResult() on it.
    • Constructor Detail

      • OMResult

        public OMResult​(org.apache.axiom.om.OMFactory omFactory)
        Deprecated.
      • OMResult

        public OMResult()
        Deprecated.
    • Method Detail

      • getDocument

        public org.apache.axiom.om.OMDocument getDocument()
        Deprecated.
      • getRootElement

        public org.apache.axiom.om.OMElement getRootElement()
        Deprecated.