public class OrFactory extends Object implements EvaluatorFactory
OrFactory using the following XML configuration.
<or>
two or more evaluators
</or>
public Evaluator create(org.apache.axiom.om.OMElement e) throws EvaluatorException
EvaluatorFactorycreate in interface EvaluatorFactorye - OMElement having the evaluator XML configurationEvaluatorException - if a syntax error is thereCopyright © 2005–2017 Apache Software Foundation. All rights reserved.