Serializes this ListElement and all its children to XML. The resulting XML-Element must still be added to the appropriate place in the DOM-Tree.
@param doc the XML document
@return an XML-Element representing this MappingElement (and itschildren)
@see net.sourceforge.syncyoursecrets.xmlmapping.MappingElement#toXml(org.w3c.dom.Document)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.