gnu.kawa.xml

Class AncestorOrSelfAxis

public class AncestorOrSelfAxis extends TreeScanner

Used to implement a ancestor-or-self:: step in a path expression.
Method Summary
static AncestorOrSelfAxismake(NodePredicate type)
voidscan(AbstractSequence seq, int ipos, PositionConsumer out)

Method Detail

make

public static AncestorOrSelfAxis make(NodePredicate type)

scan

public void scan(AbstractSequence seq, int ipos, PositionConsumer out)