| Package | Description |
|---|---|
| com.io7m.jxe.core |
Core types and functions.
|
| Modifier and Type | Method | Description |
|---|---|---|
static JXEXInclude |
JXEXInclude.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JXEXInclude[] |
JXEXInclude.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
XMLReader |
JXEHardenedSAXParsers.createXMLReader(Optional<Path> base_directory,
JXEXInclude xinclude,
JXESchemaResolutionMappings in_schemas) |
Create a XSD-validating XML reader.
|
XMLReader |
JXEHardenedSAXParsers.createXMLReaderNonValidating(Optional<Path> base_directory,
JXEXInclude xinclude) |
Create a non-validating XML reader.
|
Copyright © 2018 <code@io7m.com> http://io7m.com