Class TextProcessingEvaluatorSerializer
java.lang.Object
org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
org.apache.synapse.commons.evaluators.config.TextProcessingEvaluatorSerializer
- All Implemented Interfaces:
EvaluatorSerializer
- Direct Known Subclasses:
EqualSerializer,MatchSerializer
-
Field Summary
Fields inherited from class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
fac, log, nullNS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidserializeSourceTextRetriever(SourceTextRetriever textRetriever, org.apache.axiom.om.OMElement element) Methods inherited from class org.apache.synapse.commons.evaluators.config.AbstractEvaluatorSerializer
serializeChild, serializeChildrenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.synapse.commons.evaluators.config.EvaluatorSerializer
serialize
-
Constructor Details
-
TextProcessingEvaluatorSerializer
public TextProcessingEvaluatorSerializer()
-
-
Method Details
-
serializeSourceTextRetriever
protected void serializeSourceTextRetriever(SourceTextRetriever textRetriever, org.apache.axiom.om.OMElement element) throws EvaluatorException - Throws:
EvaluatorException
-