Home | History | Annotate | Download | only in axes

Lines Matching refs:NodeTest

35 import org.apache.xpath.patterns.NodeTest;
679 // ? namespace.equals(NodeTest.WILD) : false;
681 // boolean isWild = (null != localname) ? localname.equals(NodeTest.WILD) : false;
905 pat.setLocalName(NodeTest.WILD);
941 // We need to keep the new nodetest from affecting the score...
1264 NodeTest.debugWhatToShow(whatToShow);