com.thaiopensource.relaxng.impl
Class SchemaReceiverImpl
java.lang.Object
com.thaiopensource.relaxng.impl.SchemaReceiverImpl
- All Implemented Interfaces:
- SchemaReceiver
public class SchemaReceiverImpl
- extends Object
- implements SchemaReceiver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parser
private final ParseReceiver parser
properties
private final PropertyMap properties
SchemaReceiverImpl
public SchemaReceiverImpl(ParseReceiver parser,
PropertyMap properties)
installHandlers
public SchemaFuture installHandlers(XMLReader xr)
throws SAXException
- Specified by:
installHandlers
in interface SchemaReceiver
- Throws:
SAXException