java.lang.Object
org.apache.openmeetings.util.XmlExport
- Author:
- sebastianwagner
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.dom4j.Document
static org.dom4j.Element
createRoot
(org.dom4j.Document document) static org.dom4j.Element
createRoot
(org.dom4j.Document document, String root) static void
static void
toXml
(OutputStream out, org.dom4j.Document doc) static void
-
Field Details
-
LICENSE
- See Also:
-
FILE_COMMENT
-
-
Method Details
-
createDocument
public static org.dom4j.Document createDocument() -
createRoot
public static org.dom4j.Element createRoot(org.dom4j.Document document) -
createRoot
-
toXml
- Throws:
IOException
-
toXml
- Throws:
Exception
-
toXml
- Throws:
IOException
-