Searched refs:AbbreviatedNodeTestStep (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DXPathParser.java2267 * StepPattern ::= AbbreviatedNodeTestStep
2279 return AbbreviatedNodeTestStep(isLeadingSlashPermitted);
2284 * AbbreviatedNodeTestStep ::= '@'? NodeTest Predicate
2293 protected boolean AbbreviatedNodeTestStep(boolean isLeadingSlashPermitted) method in class:XPathParser

Completed in 147 milliseconds