Package com.thaiopensource.validate.auto
Class AutoSchemaReceiver
- java.lang.Object
-
- com.thaiopensource.validate.auto.AutoSchemaReceiver
-
- All Implemented Interfaces:
SchemaReceiver
public class AutoSchemaReceiver extends java.lang.Object implements SchemaReceiver
-
-
Constructor Summary
Constructors Constructor Description AutoSchemaReceiver(PropertyMap properties, Rewindable rewindable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchemaFuture
installHandlers(org.xml.sax.XMLReader xr)
-
-
-
Constructor Detail
-
AutoSchemaReceiver
public AutoSchemaReceiver(PropertyMap properties, Rewindable rewindable)
-
-
Method Detail
-
installHandlers
public SchemaFuture installHandlers(org.xml.sax.XMLReader xr)
- Specified by:
installHandlers
in interfaceSchemaReceiver
-
-