com.thaiopensource.validate.auto
Interface SchemaFuture


public interface SchemaFuture


Method Summary
 Schema getSchema()
           
 RuntimeException unwrapException(RuntimeException e)
           
 

Method Detail

getSchema

public Schema getSchema()
                 throws IncorrectSchemaException,
                        SAXException,
                        IOException
IncorrectSchemaException
SAXException
IOException

unwrapException

public RuntimeException unwrapException(RuntimeException e)
                                 throws SAXException,
                                        IOException,
                                        IncorrectSchemaException
SAXException
IOException
IncorrectSchemaException