Class XPathReadExpressionExecutorStrategy

java.lang.Object
org.bonitasoft.engine.expression.impl.XPathReadExpressionExecutorStrategy
All Implemented Interfaces:
ExpressionExecutorStrategy

public class XPathReadExpressionExecutorStrategy extends 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