public class EqualFactory extends TextProcessingEvaluatorFactory
This factory creates a EqualEvaluator. This factory expects the
following XML configuration.
<equal type="header | param | url" source="" value=""/>
log| Constructor and Description |
|---|
EqualFactory() |
| Modifier and Type | Method and Description |
|---|---|
Evaluator |
create(org.apache.axiom.om.OMElement e)
Create an evalautor from the given XML configuration
|
getSourceTextRetriever, handleExceptionpublic Evaluator create(org.apache.axiom.om.OMElement e) throws EvaluatorException
EvaluatorFactorye - OMElement having the evaluator XML configurationEvaluatorException - if a syntax error is thereCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.