Package org.apache.axiom.om.impl.common

Interface Summary
IChildNode  
IContainer  
IElement  
IParentNode Interface for parent nodes.
 

Class Summary
NamespaceIterator Iterator implementation used by OMElement.getNamespacesInScope().
OMAbstractIterator Abstract base class for iterators over sets of OM nodes.
OMChildElementIterator  
OMChildrenLegacyQNameIterator Deprecated.  
OMChildrenLocalNameIterator Iterate over elements with the same LocalName
OMChildrenNamespaceIterator Iterate over elements with the same namespace uri
OMChildrenQNameIterator Class OMChildrenQNameIterator This iterator returns the elements that have a matching QName.
OMContainerHelper  
OMDescendantsIterator Iterator that iterates over all descendants in document order.
OMDocumentImplUtil Utility class with default implementations for some of the methods defined by the OMDocument interface.
OMElementImplUtil Utility class with default implementations for some of the methods defined by the OMElement interface.
OMNamespaceImpl Class OMNamespaceImpl
OMNavigator Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like isNavigable, isComplete and step.
OMNodeHelper  
 



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