As well as being used to support XSLT pattern matching, NodeTests act as predicates in axis steps, and also act as item types for type matching.
For use in user-written application calling {@link NodeInfo#iterateAxis(byte,NodeTest)}, it is possible to write a user-defined subclass of NodeTest
that implements a single method, {@link #matches(int,int,int)}
As well as being used to support XSLT pattern matching, NodeTests act as predicates in axis steps, and also act as item types for type matching.
For use in user-written application calling {@link NodeInfo#iterateAxis(byte,NodeTest)}, it is possible to write a user-defined subclass of NodeTest
that implements a single method, {@link #matches(int,int,int)}
NodeTest
As well as being used to support XSLT pattern matching, NodeTests act as predicates in axis steps, and also act as item types for type matching.
For use in user-written application calling {@link NodeInfo#iterateAxis(byte,NodeTest)}, it is possible to write a user-defined subclass of NodeTest
that implements a single method, {@link #matches(int,int,int)}
|
|