Deprecated API
Contents
-
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.properties.builders.PropertyDescriptorExternalBuilder net.sourceforge.pmd.properties.EnumeratedPropertyDescriptor Will be removed with 7.0.0. In the future this interface won't exist, but enumerated properties will still be aroundnet.sourceforge.pmd.properties.MultiValuePropertyDescriptor The hard divide between multi- and single-value properties will be removed with 7.0.0net.sourceforge.pmd.properties.NumericPropertyDescriptor Will be removed with 7.0.0. In the future this interface won't exist, but numeric properties will still be aroundnet.sourceforge.pmd.properties.SingleValuePropertyDescriptor The hard divide between multi- and single-value properties will be removed with 7.0.0net.sourceforge.pmd.properties.ValueParser net.sourceforge.pmd.util.datasource.DataSource UseTextFile
-
Enums Enum Description net.sourceforge.pmd.PMD.StatusCode This class is to be removed in PMD 7 in favor of a unified PmdCli entry point.net.sourceforge.pmd.properties.PropertyDescriptorField Will be removed with 7.0.0
-
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.net.sourceforge.pmd.properties.PropertyTypeId.BOOLEAN_LIST net.sourceforge.pmd.properties.PropertyTypeId.FLOAT net.sourceforge.pmd.properties.PropertyTypeId.FLOAT_LIST