public interface XMLSerializer
Node
toXml(JSONNode jsonNode)
toXml(JSONNode jsonNode, String rootElementName)
String
toXmlString(JSONNode jsonNode)
toXmlString(JSONNode jsonNode, String rootElementName)