Package net.sourceforge.pmd.lang.rule.xpath
-
Interface Summary Interface Description CommentNode TextNode -
Class Summary Class Description Attribute Represents an XPath attribute of a specific node.InternalApiBridge Internal API.XPathRule Rule that tries to match an XPath expression against a DOM view of an AST. -
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.