public class AutoSchemaReader extends AbstractSchemaReader
BASE_URI| Constructor and Description |
|---|
AutoSchemaReader() |
AutoSchemaReader(SchemaReceiverFactory srf) |
| Modifier and Type | Method and Description |
|---|---|
Schema |
createSchema(javax.xml.transform.sax.SAXSource source,
PropertyMap properties) |
Option |
getOption(java.lang.String uri) |
createSchemapublic AutoSchemaReader()
public AutoSchemaReader(SchemaReceiverFactory srf)
public Schema createSchema(javax.xml.transform.sax.SAXSource source, PropertyMap properties) throws java.io.IOException, org.xml.sax.SAXException, IncorrectSchemaException
java.io.IOExceptionorg.xml.sax.SAXExceptionIncorrectSchemaExceptionpublic Option getOption(java.lang.String uri)