public class XmlSerializerUtil extends Object
| Constructor and Description |
|---|
XmlSerializerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
serialize(Source source,
Result result,
boolean omit_xml_declaration,
boolean method_xml) |
static void |
serialize(Source source,
Result result,
boolean omit_xml_declaration,
boolean method_xml,
boolean indent) |
public static void serialize(Source source, Result result, boolean omit_xml_declaration, boolean method_xml) throws Docx4JException
Docx4JExceptionpublic static void serialize(Source source, Result result, boolean omit_xml_declaration, boolean method_xml, boolean indent) throws Docx4JException
source - result - omit_xml_declaration - method_xml - indent - Docx4JExceptionCopyright © 2007-2020. All Rights Reserved.