public class SchematronGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SchematronGenerator.Assertion |
| Modifier and Type | Field and Description |
|---|---|
static String |
ENABLED_FEATURES_ATTRIBUTE_NAME |
static String |
ROOT_NAME |
static String |
SCH_NAMESPACE |
static String |
SCH_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeSchematron(List<SchematronGenerator.Assertion> assertions,
OutputStream os) |
public static final String SCH_NAMESPACE
public static final String SCH_PREFIX
public static final String ROOT_NAME
public static final String ENABLED_FEATURES_ATTRIBUTE_NAME
public static void writeSchematron(List<SchematronGenerator.Assertion> assertions, OutputStream os) throws XMLStreamException
XMLStreamExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.