Uses of Package
org.apache.axiom.om

Packages that use org.apache.axiom.om
org.apache.axiom.attachments   
org.apache.axiom.om   
org.apache.axiom.om.impl   
org.apache.axiom.om.impl.builder   
org.apache.axiom.om.impl.dom   
org.apache.axiom.om.impl.dom.factory   
org.apache.axiom.om.impl.exception   
org.apache.axiom.om.impl.llom   
org.apache.axiom.om.impl.llom.factory   
org.apache.axiom.om.impl.llom.util   
org.apache.axiom.om.impl.mtom   
org.apache.axiom.om.impl.serialize   
org.apache.axiom.om.impl.traverse   
org.apache.axiom.om.impl.util   
org.apache.axiom.om.util   
org.apache.axiom.soap   
org.apache.axiom.soap.impl.builder   
org.apache.axiom.soap.impl.dom   
org.apache.axiom.soap.impl.dom.factory   
org.apache.axiom.soap.impl.dom.soap11   
org.apache.axiom.soap.impl.dom.soap12   
org.apache.axiom.soap.impl.llom   
org.apache.axiom.soap.impl.llom.soap11   
org.apache.axiom.soap.impl.llom.soap12   
 

Classes in org.apache.axiom.om used by org.apache.axiom.attachments
OMException
          Class OMException
 

Classes in org.apache.axiom.om used by org.apache.axiom.om
OMAttribute
          Interface OMAttribute
OMComment
          Interface OMComment
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDataSource
          Interface to arbitrary source of XML element data.
OMDocType
          Interface OMDocType
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMOutputFormat
          Formats options for OM Output.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMException
          Class OMException
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMOutputFormat
          Formats options for OM Output.
OMText
          Interface OMText.
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.builder
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.dom
OMAttribute
          Interface OMAttribute
OMComment
          Interface OMComment
OMConstants
          Interface OMConstants
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMOutputFormat
          Formats options for OM Output.
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.dom.factory
OMAttribute
          Interface OMAttribute
OMComment
          Interface OMComment
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDataSource
          Interface to arbitrary source of XML element data.
OMDocType
          Interface OMDocType
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.exception
OMException
          Class OMException
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.llom
OMAttribute
          Interface OMAttribute
OMComment
          Interface OMComment
OMConstants
          Interface OMConstants
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDataSource
          Interface to arbitrary source of XML element data.
OMDocType
          Interface OMDocType
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMOutputFormat
          Formats options for OM Output.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.llom.factory
OMAttribute
          Interface OMAttribute
OMComment
          Interface OMComment
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDataSource
          Interface to arbitrary source of XML element data.
OMDocType
          Interface OMDocType
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.llom.util
OMElement
          A particular kind of node that represents an element infoset information item.
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.mtom
OMException
          Class OMException
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.serialize
OMSerializer
          Interface OMSerializer
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.traverse
OMElement
          A particular kind of node that represents an element infoset information item.
OMNode
          Defines the base interface used by most of the XML object model within Axis.
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.util
OMAttribute
          Interface OMAttribute
OMElement
          A particular kind of node that represents an element infoset information item.
OMNamespace
          Interface OMNamespace
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.util
OMElement
          A particular kind of node that represents an element infoset information item.
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.builder
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.dom
OMAttribute
          Interface OMAttribute
OMConstants
          Interface OMConstants
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.dom.factory
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.dom.soap11
OMConstants
          Interface OMConstants
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMNamespace
          Interface OMNamespace
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.dom.soap12
OMConstants
          Interface OMConstants
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMElement
          A particular kind of node that represents an element infoset information item.
OMException
          Class OMException
OMNamespace
          Interface OMNamespace
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom
OMElement
          A particular kind of node that represents an element infoset information item.
OMNamespace
          Interface OMNamespace
OMNode
          Defines the base interface used by most of the XML object model within Axis.
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom.soap11
OMFactory
          Class OMFactory
OMNode
          Defines the base interface used by most of the XML object model within Axis.
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom.soap12
OMFactory
          Class OMFactory
OMNode
          Defines the base interface used by most of the XML object model within Axis.