Package org.eclnt.ccee.xml
Class XMLPojoUtil
java.lang.Object
org.eclnt.ccee.xml.XMLPojoUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringconvertPropertyIntoXMLString(String property, Object propertyValue) encodePojoSDTToXMLBegin(Object o, String oTagName) encodePojoSDTToXMLEnd(Object o, String oTagName) static voidinitialize(XMLPojoUtil instance) static XMLPojoUtilinstance()
-
Constructor Details
-
XMLPojoUtil
public XMLPojoUtil()
-
-
Method Details
-
instance
-
initialize
-
encodePojoSDTToXMLBegin
-
encodePojoSDTToXMLEnd
-
convertPropertyIntoXMLString
-