public abstract class OxygenRelaxNGSchemaReader
extends com.thaiopensource.validate.rng.impl.SchemaReaderImpl
Modifier and Type | Class and Description |
---|---|
static class |
OxygenRelaxNGSchemaReader.SchemaWrapper
The Schema Wrapper.
|
Constructor and Description |
---|
OxygenRelaxNGSchemaReader() |
Modifier and Type | Method and Description |
---|---|
com.thaiopensource.validate.Schema |
createSchema(javax.xml.transform.sax.SAXSource source,
com.thaiopensource.util.PropertyMap properties)
Create a schema from an input source and a property map.
|
public com.thaiopensource.validate.Schema createSchema(javax.xml.transform.sax.SAXSource source, com.thaiopensource.util.PropertyMap properties) throws java.io.IOException, org.xml.sax.SAXException, com.thaiopensource.validate.IncorrectSchemaException
createSchema
in interface com.thaiopensource.validate.SchemaReader
createSchema
in class com.thaiopensource.validate.rng.impl.SchemaReaderImpl
java.io.IOException
org.xml.sax.SAXException
com.thaiopensource.validate.IncorrectSchemaException