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, waitcreateprotected SourceTextRetriever getSourceTextRetriever(org.apache.axiom.om.OMElement e) throws EvaluatorException
EvaluatorExceptionprotected void handleException(String message) throws EvaluatorException
EvaluatorExceptionCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.