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 Contains core interfaces of the Axiom API. 
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.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.osgi   
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   
org.apache.axiom.ts   
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.node   
org.apache.axiom.ts.om.text   
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.faultdetail   
org.apache.axiom.ts.soap.faulttext   
org.apache.axiom.ts.soap.header   
org.apache.axiom.ts.soap.headerblock   
org.apache.axiom.ts.soap11.envelope   
org.apache.axiom.ts.soap11.fault   
org.apache.axiom.ts.soap11.faultreason   
org.apache.axiom.ts.soap11.header   
org.apache.axiom.ts.soap12.fault   
org.apache.axiom.ts.soap12.faultcode   
org.apache.axiom.ts.soap12.faultreason   
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.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
OMMetaFactory
          Object model meta factory.
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
 

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.
OMDocument
           
OMException
          Class OMException
OMFactory
          Class OMFactory
OMMetaFactory
          Object model meta factory.
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.
OMXMLParserWrapper
          Interface OMXMLParserWrapper
OMXMLStreamReader
           
 

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.
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
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.
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
OMMetaFactory
          Object model meta factory.
OMNamespace
          Interface OMNamespace.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMSourcedElement
          Element whose data is backed by an arbitrary Java object.
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
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.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
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
 

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
OMMetaFactory
          Object model meta factory.
OMNamespace
          Interface OMNamespace.
OMProcessingInstruction
          Interface OMProcessingInstruction
OMSourcedElement
          Element whose data is backed by an arbitrary Java object.
OMText
          Represents character data in an XML document.
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.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
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
           
 

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.osgi
OMMetaFactory
          Object model meta factory.
 

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.
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
 

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.
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.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.
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.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.
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.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.attribute
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
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
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.node
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.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
OMMetaFactory
          Object model meta factory.
 

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

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.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.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.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.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.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-2013 The Apache Software Foundation. All Rights Reserved.