Searched refs:DynamicRule (Results 1 – 1 of 1) sorted by relevance
57 return new DynamicRule(dtdType, pathRegex, specs, varString, varFn, xpathSpec, lineNumber); in dynamicRule()155 private static final class DynamicRule extends Rule { class in Rule161 DynamicRule( in DynamicRule() method in Rule.DynamicRule