public interface SchemaFuture
Modifier and Type | Method and Description |
---|---|
Schema |
getSchema() |
java.lang.RuntimeException |
unwrapException(java.lang.RuntimeException e) |
Schema getSchema() throws IncorrectSchemaException, org.xml.sax.SAXException, java.io.IOException
IncorrectSchemaException
org.xml.sax.SAXException
java.io.IOException
java.lang.RuntimeException unwrapException(java.lang.RuntimeException e) throws org.xml.sax.SAXException, java.io.IOException, IncorrectSchemaException
org.xml.sax.SAXException
java.io.IOException
IncorrectSchemaException