Uses of Package
org.apache.axiom.om

Packages that use org.apache.axiom.om
org.apache.axiom.attachments   
org.apache.axiom.c14n   
org.apache.axiom.c14n.omwrapper   
org.apache.axiom.c14n.omwrapper.factory   
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.ds.jaxb   
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.util.jaxb   
org.apache.axiom.om.xpath   
org.apache.axiom.soap   
org.apache.axiom.soap.impl.builder   
org.apache.axiom.ts   
org.apache.axiom.ts.om   
org.apache.axiom.ts.om.attribute   
org.apache.axiom.ts.om.builder   
org.apache.axiom.ts.om.container   
org.apache.axiom.ts.om.document   
org.apache.axiom.ts.om.element   
org.apache.axiom.ts.om.factory   
org.apache.axiom.ts.om.namespace   
org.apache.axiom.ts.om.navigator   
org.apache.axiom.ts.om.node   
org.apache.axiom.ts.om.sourcedelement   
org.apache.axiom.ts.om.sourcedelement.push   
org.apache.axiom.ts.om.text   
org.apache.axiom.ts.om.xpath   
org.apache.axiom.ts.omdom.document   
org.apache.axiom.ts.omdom.element   
org.apache.axiom.ts.omdom.factory   
org.apache.axiom.ts.omdom.node   
org.apache.axiom.ts.soap   
org.apache.axiom.ts.soap.body   
org.apache.axiom.ts.soap.builder   
org.apache.axiom.ts.soap.envelope   
org.apache.axiom.ts.soap.factory   
org.apache.axiom.ts.soap.fault   
org.apache.axiom.ts.soap.faultcode   
org.apache.axiom.ts.soap.faultdetail   
org.apache.axiom.ts.soap.faulttext   
org.apache.axiom.ts.soap.header   
org.apache.axiom.ts.soap.headerblock   
org.apache.axiom.ts.soap.message   
org.apache.axiom.ts.soap.xpath   
org.apache.axiom.ts.soap11.builder   
org.apache.axiom.ts.soap11.envelope   
org.apache.axiom.ts.soap11.fault   
org.apache.axiom.ts.soap11.faultcode   
org.apache.axiom.ts.soap11.faultreason   
org.apache.axiom.ts.soap11.header   
org.apache.axiom.ts.soap12.envelope   
org.apache.axiom.ts.soap12.factory   
org.apache.axiom.ts.soap12.fault   
org.apache.axiom.ts.soap12.faultcode   
org.apache.axiom.ts.soap12.faultreason   
org.apache.axiom.ts.soap12.faultsubcode   
org.apache.axiom.ts.soap12.faulttext   
org.apache.axiom.ts.soap12.header   
 

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.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
OMComment
          Interface OMComment
OMDocType
          Interface OMDocType
OMDocument
           
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.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Represents character data in an XML document.
 

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.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
OMCloneOptions
           
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.
OMEntityReference
          Represents an unexpanded entity reference in an XML document.
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
          A namespace binding specifying a namespace prefix and a namespace URI.
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.
QNameAwareOMDataSource
          Optional interface implemented by OMDataSource implementations that have knowledge about the local name, namespace URI and/or namespace prefix of the element they represent.
 

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.ds.jaxb
OMDataSource
          Interface to arbitrary source of XML element data.
OMDataSourceExt
          Interface to a backing object that can can be read and written as XML.
QNameAwareOMDataSource
          Optional interface implemented by OMDataSource implementations that have knowledge about the local name, namespace URI and/or namespace prefix of the element they represent.
 

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.
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
          A namespace binding specifying a namespace prefix and a namespace URI.
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.
OMComment
          Interface OMComment
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMDocType
          Interface OMDocType
OMDocument
           
OMElement
          A particular kind of node that represents an element infoset information item.
OMEntityReference
          Represents an unexpanded entity reference in an XML document.
OMException
          Class OMException
OMFactory
          Class OMFactory
OMNode
          Defines the base interface used by most of the XML object model within Axis.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMText
          Represents character data in an XML document.
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
          A namespace binding specifying a namespace prefix and a namespace URI.
 

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.util.jaxb
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.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
OMCloneOptions
           
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
          A namespace binding specifying a namespace prefix and a namespace URI.
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.
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
OMMetaFactory
          Object model meta factory.
OMNamespace
          A namespace binding specifying a namespace prefix and a namespace URI.
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.ts
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om
OMInformationItem
          Represents an information item in an XML document.
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.attribute
OMInformationItem
          Represents an information item in an XML document.
OMMetaFactory
          Object model meta factory.
 

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.container
OMContainer
          Captures the operations related to containment shared by both a document and an element.
OMMetaFactory
          Object model meta factory.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.document
OMInformationItem
          Represents an information item in an XML document.
OMMetaFactory
          Object model meta factory.
 

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.factory
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.
OMFactory
          Class OMFactory
OMMetaFactory
          Object model meta factory.
 

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

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

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.sourcedelement
OMDataSource
          Interface to arbitrary source of XML element data.
OMDataSourceExt
          Interface to a backing object that can can be read and written as XML.
OMElement
          A particular kind of node that represents an element infoset information item.
OMFactory
          Class OMFactory
OMMetaFactory
          Object model meta factory.
OMSourcedElement
          Element whose data is backed by an arbitrary Java object.
QNameAwareOMDataSource
          Optional interface implemented by OMDataSource implementations that have knowledge about the local name, namespace URI and/or namespace prefix of the element they represent.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.om.sourcedelement.push
OMMetaFactory
          Object model meta factory.
 

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

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.omdom.document
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.omdom.element
OMMetaFactory
          Object model meta factory.
 

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.omdom.node
OMMetaFactory
          Object model meta factory.
 

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.body
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.builder
OMElement
          A particular kind of node that represents an element infoset information item.
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.envelope
OMMetaFactory
          Object model meta factory.
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.ts.soap.factory
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.fault
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.faultcode
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.faultdetail
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.faulttext
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.header
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.headerblock
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.message
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap.xpath
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.builder
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.envelope
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.fault
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.faultcode
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.faultreason
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap11.header
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.envelope
OMMetaFactory
          Object model meta factory.
 

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

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.fault
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.faultcode
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.faultreason
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.faultsubcode
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.faulttext
OMMetaFactory
          Object model meta factory.
 

Classes in org.apache.axiom.om used by org.apache.axiom.ts.soap12.header
OMMetaFactory
          Object model meta factory.
 



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