Class AttributeAxisIterator

  • All Implemented Interfaces:
    net.sf.saxon.om.AxisIterator, net.sf.saxon.om.SequenceIterator, net.sf.saxon.om.UnfailingIterator

    @Deprecated
    @InternalApi
    public class AttributeAxisIterator
    extends net.sf.saxon.om.Navigator.BaseEnumeration
    Deprecated.
    An adapter over our AttributeAxisIterator for the Saxon model.
    • Constructor Detail

      • AttributeAxisIterator

        public AttributeAxisIterator​(ElementNode startNodeInfo)
        Deprecated.
        Create an iterator over the Attribute axis for the given ElementNode.
        See Also:
        AttributeAxisIterator
    • Method Detail

      • getAnother

        public net.sf.saxon.om.SequenceIterator getAnother()
        Deprecated.
        Specified by:
        getAnother in interface net.sf.saxon.om.SequenceIterator
        Specified by:
        getAnother in interface net.sf.saxon.om.UnfailingIterator
        Specified by:
        getAnother in class net.sf.saxon.om.Navigator.BaseEnumeration
      • advance

        public void advance()
        Deprecated.
        Specified by:
        advance in class net.sf.saxon.om.Navigator.BaseEnumeration