Uses of Package
org.apache.axiom.om

Packages that use org.apache.axiom.om
org.apache.axiom.attachments   
org.apache.axiom.locator Contains classes used internally by the axiom-api artifact to locate Axiom implementations. 
org.apache.axiom.locator.loader   
org.apache.axiom.om Contains core interfaces of the Axiom API. 
org.apache.axiom.om.dom Contains extension interfaces for Axiom implementations that support DOM. 
org.apache.axiom.om.ds Contains ready to use OMDataSource implementations. 
org.apache.axiom.om.ds.custombuilder   
org.apache.axiom.om.impl   
org.apache.axiom.om.impl.builder   
org.apache.axiom.om.impl.exception   
org.apache.axiom.om.impl.jaxp   
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   
 

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.locator
OMMetaFactoryLocator
          Used internally by OMAbstractFactory to locate the OMMetaFactory for a given feature.
 

Classes in org.apache.axiom.om used by org.apache.axiom.locator.loader
OMMetaFactory
          Object model meta factory.
 

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
OMInformationItem
          Represents an information item in an XML document.
OMMetaFactory
          Object model meta factory.
OMMetaFactoryLocator
          Used internally by OMAbstractFactory to locate the OMMetaFactory for a given feature.
OMNamedInformationItem
          Represents an information item that has a name, more precisely a namespace URI, a local name and a prefix.
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
OMSerializable
          Information item that can be serialized (written to an XML stream writer) and deserialized (retrieved from an XML parser) as a unit.
OMSourcedElement
          Element whose data is backed by an arbitrary Java object.
OMText
          Represents character data in an XML document.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
OMXMLStreamReaderConfiguration
          Defines additional configuration options for OMContainer.getXMLStreamReader(boolean, OMXMLStreamReaderConfiguration).
 

Classes in org.apache.axiom.om used by org.apache.axiom.om.dom
OMMetaFactory
          Object model meta factory.
 

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
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.
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
OMInformationItem
          Represents an information item in an XML document.
OMNamedInformationItem
          Represents an information item that has a name, more precisely a namespace URI, a local name and a prefix.
OMNamespace
          Interface OMNamespace.
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMOutputFormat
          Formats options for OM Output.
OMSerializable
          Information item that can be serialized (written to an XML stream writer) and deserialized (retrieved from an XML parser) as a unit.
OMText
          Represents character data in an XML document.
OMXMLStreamReader
          Objects returned by OMElement.getXMLStreamReader may implement this interface
 

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

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

Classes in org.apache.axiom.om used by org.apache.axiom.om.impl.serialize
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.
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
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.
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
          Represents character data in an XML document.
OMXMLStreamReader
          Objects returned by OMElement.getXMLStreamReader may implement this interface
 

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
OMInformationItem
          Represents an information item in an XML document.
OMNamedInformationItem
          Represents an information item that has a name, more precisely a namespace URI, a local name and a prefix.
OMNamespace
          Interface OMNamespace.
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMSerializable
          Information item that can be serialized (written to an XML stream writer) and deserialized (retrieved from an XML parser) as a unit.
OMSourcedElement
          Element 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
OMMetaFactory
          Object model meta factory.
OMNamespace
          Interface OMNamespace.
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 



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