-
Packages Package Description net.sourceforge.pmd.cache
-
Interfaces Interface Description net.sourceforge.pmd.cache.AnalysisCache This is internal API, will be hidden with 7.0.0net.sourceforge.pmd.cache.ChecksumAware This is internal API, will be hidden with 7.0.0net.sourceforge.pmd.util.datasource.DataSource UseTextFile
-
Constructors Constructor Description net.sourceforge.pmd.cpd.Tokens() net.sourceforge.pmd.lang.rule.ParametricRuleViolation(Rule, Reportable, String) Update tests that use this not to call the ctor directly.net.sourceforge.pmd.lang.rule.XPathRule() This is now only used by the ruleset loader. When we have syntactic sugar for XPath rules in the XML, we won't need this anymore.
-
Enum Constants Enum Constant Description net.sourceforge.pmd.lang.rule.xpath.XPathVersion.XPATH_1_0 not supported anymorenet.sourceforge.pmd.lang.rule.xpath.XPathVersion.XPATH_1_0_COMPATIBILITY Not supported any more.net.sourceforge.pmd.lang.rule.xpath.XPathVersion.XPATH_2_0 Technically still supported, use 3.1 instead. There are no known incompatibilities.