org.apache.xpath.axes
public class AttributeIterator extends ChildTestIterator
See Also: org.apache.xpath.axes#ChildTestIterator
UNKNOWN: advanced
Method Summary | |
---|---|
int | getAxis()
Returns the axis being iterated, if it is known.
|
Returns: Axis.CHILD, etc., or -1 if the axis is not known or is of multiple types.