Uses of Interface
net.sourceforge.pmd.lang.rule.xpath.XPathRuleQuery
-
Packages that use XPathRuleQuery Package Description net.sourceforge.pmd.lang.rule.xpath -
-
Uses of XPathRuleQuery in net.sourceforge.pmd.lang.rule.xpath
Classes in net.sourceforge.pmd.lang.rule.xpath that implement XPathRuleQuery Modifier and Type Class Description classAbstractXPathRuleQueryThis implementation of XPathRuleQuery provides support for RuleChain visits.classJaxenXPathRuleQueryThis is a Jaxen based XPathRule query.classSaxonXPathRuleQueryThis is a Saxon based XPathRule query.
-