Package net.sourceforge.pmd.lang.xml.rule
-
Class Summary Class Description AbstractXmlRule This is a base class for XML Java bases rules.DomXPathRule XPath rule that executes an expression on the DOM directly, and not on the PMD AST wrapper.