Class XmlSerializer

java.lang.Object
org.apache.ofbiz.entity.serialize.XmlSerializer

public class XmlSerializer extends Object
XmlSerializer class. This class is deprecated - new code should use the Java object marshalling/unmarshalling methods in UtilXml.java.