Package net.sourceforge.pmd.lang.xml.rule
-
Class Summary Class Description AbstractDomXmlRule Deprecated. Not very useful, use XPath rules.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.XmlRuleChainVisitor Deprecated. for removal with PMD 7.XmlRuleViolationFactory Deprecated. XmlXPathRule Deprecated. Parser options are deprecated, useXPathRule
directly