public class AndSerializer extends AbstractEvaluatorSerializer
AndEvaluator
to the XML configuration defined in
the AndFactory
.fac, log, nullNS
Constructor and Description |
---|
AndSerializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent,
Evaluator evaluator)
Serialze an Evaluator configuration to a XML element.
|
serializeChild, serializeChildren
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent, Evaluator evaluator) throws EvaluatorException
EvaluatorSerializer
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.