Interface EvaluatorFactory

    • Method Detail

      • create

        Evaluator create​(org.apache.axiom.om.OMElement e)
                  throws EvaluatorException
        Create an evalautor from the given XML configuration
        Parameters:
        e - OMElement having the evaluator XML configuration
        Returns:
        an evaluator
        Throws:
        EvaluatorException - if a syntax error is there