te this structure: // // // // // // Note: any elements that are not closed at the end are auto-closed i.e. Document doc = new Document() .addElement("") .addElement(""); .endElement(); .addElement(""); // empty element tags do not need the endElement() call
@return {@code Document} instance
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.