Searched defs:xpathSpec (Results 1 – 2 of 2) sorted by relevance
41 String xpathSpec, in staticRule()54 String xpathSpec, in dynamicRule()68 private final String xpathSpec; field in Rule75 String xpathSpec, in Rule()142 String xpathSpec, in StaticRule()167 String xpathSpec, in DynamicRule()
130 private Rule parseRule(String xpathSpec, List<ResultSpec> resultSpecs, int lineNumber) { in parseRule()