Package com.thaiopensource.validate.auto
Interface SchemaReceiver
-
- All Known Implementing Classes:
AutoSchemaReceiver
,SchemaReaderSchemaReceiver
public interface SchemaReceiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SchemaFuture
installHandlers(XMLReader xr)
-
-
-
Method Detail
-
installHandlers
SchemaFuture installHandlers(XMLReader xr) throws SAXException
- Throws:
SAXException
-
-