Package net.sourceforge.pmd.lang.rule.xpath.impl
-
Interface Summary Interface Description XPathFunctionDefinition.FunctionCall Provides the actual implementation of a custom XPath function.XPathHandler Interface for performing Language specific XPath handling, such as initialization and navigation. -
Class Summary Class Description AttributeAxisIterator Explores an AST node reflectively to iterate over its XPath attributes.XPathFunctionDefinition Base impl for an XPath function definition. -
Enum Summary Enum Description XPathFunctionDefinition.Type Supported types of a custom XPath function. -
Exception Summary Exception Description XPathFunctionException Indicates a problem during the execution of a custom XPath function.