Class OMChildrenIterator

    • Constructor Detail

      • OMChildrenIterator

        public OMChildrenIterator​(org.apache.axiom.om.OMNode currentChild)
        Deprecated.
        Constructor OMChildrenIterator.
        Parameters:
        currentChild -
    • Method Detail

      • getNextNode

        protected org.apache.axiom.om.OMNode getNextNode​(org.apache.axiom.om.OMNode currentNode)
        Deprecated.
        Description copied from class: OMAbstractIterator
        Get the next node.
        Specified by:
        getNextNode in class OMAbstractIterator
        Parameters:
        currentNode - the predecessor of the node to retrieve
        Returns:
        the next node