Enum XPathEvaluationType

java.lang.Object
java.lang.Enum<XPathEvaluationType>
org.springframework.integration.xml.xpath.XPathEvaluationType
All Implemented Interfaces:
Serializable, Comparable<XPathEvaluationType>, Constable

public enum XPathEvaluationType
extends Enum<XPathEvaluationType>
Enumeration of different types of XPath evaluation used to indicate the type of evaluation that should be carried out using a provided XPath expression.