Package net.sourceforge.pmd.lang.rule.xpath
-
Class Summary Class Description Attribute Represents an XPath attribute of a specific node. -
Enum Summary Enum Description NoAttribute.NoAttrScope PmdXPathException.Phase XPathVersion Constants for XPath language version used in XPath queries. -
Exception Summary Exception Description PmdXPathException Unchecked exception wrapper forXPathException
. -
Annotation Types Summary Annotation Type Description DeprecatedAttribute Node attribute getter methods might be annotated withDeprecatedAttribute
to mark the attribute as deprecated for XPath.NoAttribute Filters out some methods from the XPath attributes of a node.