public abstract class TextProcessingEvaluatorFactory extends Object implements EvaluatorFactory
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
TextProcessingEvaluatorFactory() |
Modifier and Type | Method and Description |
---|---|
protected SourceTextRetriever |
getSourceTextRetriever(org.apache.axiom.om.OMElement e) |
protected void |
handleException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
protected SourceTextRetriever getSourceTextRetriever(org.apache.axiom.om.OMElement e) throws EvaluatorException
EvaluatorException
protected void handleException(String message) throws EvaluatorException
EvaluatorException
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.