public class SimpleDocFacade extends Object
| Constructor and Description |
|---|
SimpleDocFacade() |
| Modifier and Type | Method and Description |
|---|---|
static void |
produce(DocTypeHandler th,
Reader xml,
OutputStream dest) |
static void |
produce(DocTypeHandler th,
String xmlPath,
File destFile) |
public static void produce(DocTypeHandler th, Reader xml, OutputStream dest) throws Exception
Exceptionpublic static void produce(DocTypeHandler th, String xmlPath, File destFile) throws Exception
ExceptionCopyright © 2022 Fugerit. All rights reserved.