public class MatchFactory extends TextProcessingEvaluatorFactory
MatchEvaluator
using the following XML configuration.
<match type="header | param | url" source="" regex=""/>
log
Constructor and Description |
---|
MatchFactory() |
Modifier and Type | Method and Description |
---|---|
Evaluator |
create(org.apache.axiom.om.OMElement e)
Create an evalautor from the given XML configuration
|
getSourceTextRetriever, handleException
public Evaluator create(org.apache.axiom.om.OMElement e) throws EvaluatorException
EvaluatorFactory
e
- OMElement having the evaluator XML configurationEvaluatorException
- if a syntax error is thereCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.