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(org.xml.sax.XMLReader xr)
-
-
-
Method Detail
-
installHandlers
SchemaFuture installHandlers(org.xml.sax.XMLReader xr) throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
-
-