Uses of Interface
org.apache.axiom.om.impl.common.IParentNode

Packages that use IParentNode
org.apache.axiom.om.impl.common   
 

Uses of IParentNode in org.apache.axiom.om.impl.common
 

Subinterfaces of IParentNode in org.apache.axiom.om.impl.common
 interface IContainer
           
 interface IElement
           
 

Methods in org.apache.axiom.om.impl.common that return IParentNode
 IParentNode IChildNode.getIParentNode()
           
 

Methods in org.apache.axiom.om.impl.common with parameters of type IParentNode
static void OMContainerHelper.buildNext(IParentNode that)
           
static OMNode OMContainerHelper.getFirstOMChild(IParentNode that)
           
 



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