public final class SaveDocument extends Object
Modifier and Type | Method and Description |
---|---|
static void |
save(Document doc,
boolean indented,
File file) |
static void |
save(Document doc,
boolean indented,
OutputStream out) |
public static void save(Document doc, boolean indented, File file) throws IOException
IOException
public static void save(Document doc, boolean indented, OutputStream out) throws IOException
IOException