Enum Class XPathFunctionDefinition.Type

java.lang.Object
java.lang.Enum<XPathFunctionDefinition.Type>
net.sourceforge.pmd.lang.rule.xpath.impl.XPathFunctionDefinition.Type
All Implemented Interfaces:
Serializable, Comparable<XPathFunctionDefinition.Type>, Constable
Enclosing class:
XPathFunctionDefinition

public static enum XPathFunctionDefinition.Type extends Enum<XPathFunctionDefinition.Type>
Supported types of a custom XPath function. These can be used as result types or argument types.