Package org.apache.axiom.om

Interface Summary
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.
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.
OMFactory Class OMFactory
OMNamespace Interface OMNamespace
OMNode Defines the base interface used by most of the XML object model within Axis.
OMProcessingInstruction Interface OMProcessingInstruction
OMSerializer Interface OMSerializer
OMSourcedElement An OMSourcedElement is an OMElement whose data is backed by an arbitrary java object.
OMText Interface OMText.
OMXMLParserWrapper Interface OMXMLParserWrapper
OMXMLStreamReader  
 

Class Summary
OMAbstractFactory Provides default instances for plain XML, SOAP 1.1 and SOAP 1.2 object model factories.
OMImplementation Abstract class encapsulating a particular object model.
OMOutputFormat Formats options for OM Output.
 

Exception Summary
OMException Class OMException
OMHierarchyException Thrown if an object model operation would lead to a hierarchy that is not allowed in the given object model implementation.
 



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