org.apache.synapse.config.xml.endpoints
Class TemplateSerializer

java.lang.Object
  extended by org.apache.synapse.config.xml.endpoints.TemplateSerializer

public class TemplateSerializer
extends Object


Field Summary
protected static OMFactory fac
           
protected static OMNamespace nullNS
           
 
Constructor Summary
TemplateSerializer()
           
 
Method Summary
 OMElement serializeEndpointTemplate(Template template, OMElement parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fac

protected static OMFactory fac

nullNS

protected static final OMNamespace nullNS
Constructor Detail

TemplateSerializer

public TemplateSerializer()
Method Detail

serializeEndpointTemplate

public OMElement serializeEndpointTemplate(Template template,
                                           OMElement parent)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.