Class MatchFactory

    • Constructor Detail

      • MatchFactory

        public MatchFactory()
    • Method Detail

      • create

        public Evaluator create​(org.apache.axiom.om.OMElement e)
                         throws EvaluatorException
        Description copied from interface: EvaluatorFactory
        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