public class SchematronWriter extends TextStreamWriter
| Modifier and Type | Class and Description |
|---|---|
class |
SchematronWriter.Assert |
class |
SchematronWriter.Rule |
static class |
SchematronWriter.SchematronType |
class |
SchematronWriter.Section |
| Constructor and Description |
|---|
SchematronWriter(OutputStream out,
SchematronWriter.SchematronType type,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
SchematronWriter.Section |
section(String title) |
ln_i, ln_o, lnclose, flush, getEncoding, write, write, writepublic SchematronWriter(OutputStream out, SchematronWriter.SchematronType type, String description) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic SchematronWriter.Section section(String title)
public void dump() throws IOException
IOExceptionCopyright © 2014–2018 University Health Network. All rights reserved.