Package net.sourceforge.pmd.lang.rule.xpath
package net.sourceforge.pmd.lang.rule.xpath
-
ClassDescriptionRepresents an XPath attribute of a specific node.Node attribute getter methods might be annotated with
DeprecatedAttributeto mark the attribute as deprecated for XPath.Internal API.Filters out some methods from the XPath attributes of a node.Unchecked exception wrapper forXPathException.Rule that tries to match an XPath expression against a DOM view of an AST.Constants for XPath language version used in XPath queries.