Uses of Package
org.apache.axiom.om

Packages that use org.apache.axiom.om
org.apache.axiom.attachments   
org.apache.axiom.attachments.impl   
org.apache.axiom.c14n   
org.apache.axiom.c14n.omwrapper   
org.apache.axiom.c14n.omwrapper.factory   
org.apache.axiom.om   
org.apache.axiom.om.ds   
org.apache.axiom.om.ds.custombuilder   
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.jaxp   
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.serialize   
org.apache.axiom.om.impl.traverse   
org.apache.axiom.om.impl.util   
org.apache.axiom.om.util   
org.apache.axiom.om.xpath   
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.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
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
OMException
          Class OMException
 

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

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

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

Classes in org.apache.axiom.om used by org.apache.axiom.c14n.omwrapper.factory
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
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
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.
OMDataSourceExt
          Interface to a backing object that can can be read and written as XML.
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
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.ds
OMDataSource
          Interface to arbitrary source of XML element data.
OMDataSourceExt
          Interface to a backing object that can can be read and written as XML.
OMOutputFormat
          Formats options for OM Output.
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.ds.custombuilder
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
OMFactory
          Class OMFactory
 

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.
OMDocument
           
OMException
          Class OMException
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.
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.builder
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
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
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
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
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.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
OMXMLStreamReader
           
 

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
OMImplementation
          Abstract class encapsulating a particular object model.
OMNamespace
          Interface OMNamespace
OMProcessingInstruction
          Interface OMProcessingInstruction
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
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.jaxp
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.llom
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
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
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMText
          Interface OMText.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
OMXMLStreamReader
           
 

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
OMImplementation
          Abstract class encapsulating a particular object model.
OMNamespace
          Interface OMNamespace
OMProcessingInstruction
          Interface OMProcessingInstruction
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
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.
OMFactory
          Class OMFactory
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.serialize
OMElement
          A particular kind of node that represents an element infoset information item.
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
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
OMAttribute
          Interface OMAttribute
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.
OMOutputFormat
          Formats options for OM Output.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Interface OMText.
OMXMLStreamReader
           
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.xpath
OMAttribute
          Interface OMAttribute
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.
OMDataSource
          Interface to arbitrary source of XML element data.
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.
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.builder
OMAttachmentAccessor
          This interface is applied to objects that can access attachments.
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
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.dom.factory
OMDataSource
          Interface to arbitrary source of XML element data.
OMFactory
          Class OMFactory
OMNamespace
          Interface OMNamespace
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom
OMAttribute
          Interface OMAttribute
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.
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.
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom.soap11
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.
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.
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.soap.impl.llom.soap12
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.
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.
OMSourcedElement
          An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.