Class IterableAncestorAxis

    • Constructor Detail

      • IterableAncestorAxis

        public IterableAncestorAxis​(int value)
    • Method Detail

      • iterator

        public java.util.Iterator iterator​(java.lang.Object contextNode,
                                           ContextSupport support)
                                    throws UnsupportedAxisException
        Description copied from class: IterableAxis
        Gets the iterator for a specific XPath axis.
        Specified by:
        iterator in class IterableAxis
        Parameters:
        contextNode - the current context node to work from
        support - the additional context information
        Returns:
        an iterator for the axis
        Throws:
        UnsupportedAxisException - if the axis is not iterable