Class XPathReadExpressionExecutorStrategy

  • All Implemented Interfaces:
    ExpressionExecutorStrategy

    public class XPathReadExpressionExecutorStrategy
    extends java.lang.Object
    implements ExpressionExecutorStrategy
    Supported return types are:
    • java.lang.String
    • java.lang.Double
    • java.lang.Boolean
    • java.lang.Long
    • java.lang.Integer
    • java.lang.Float
    • org.w3c.dom.Node
    • org.w3c.dom.NodeList
    Author:
    Emmanuel Duchastenier, Matthieu Chaffotte, Celine Souchet