Class APISerializer
- java.lang.Object
-
- org.apache.synapse.config.xml.rest.APISerializer
-
public class APISerializer extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.axiom.om.OMNamespace
nullNS
-
Constructor Summary
Constructors Constructor Description APISerializer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.axiom.om.OMElement
serializeAPI(org.apache.axiom.om.OMElement parent, API api)
static org.apache.axiom.om.OMElement
serializeAPI(API api)
-