public interface EvaluatorSerializer
Evaluator
object model in to XML configuration.org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent,
Evaluator evaluator)
throws EvaluatorException
parent - if not null the serialize element will be added to the parentevaluator - The Evaluator object to be serializedOMElement containing the configurationEvaluatorException - if an error
occurs while serializingCopyright © 2005–2017 Apache Software Foundation. All rights reserved.