com.thaiopensource.relaxng.impl
Class SchemaReceiverImpl

java.lang.Object
  extended by com.thaiopensource.relaxng.impl.SchemaReceiverImpl
All Implemented Interfaces:
SchemaReceiver

public class SchemaReceiverImpl
extends java.lang.Object
implements SchemaReceiver


Constructor Summary
SchemaReceiverImpl(ParseReceiver parser, PropertyMap properties)
           
 
Method Summary
 SchemaFuture installHandlers(org.xml.sax.XMLReader xr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaReceiverImpl

public SchemaReceiverImpl(ParseReceiver parser,
                          PropertyMap properties)
Method Detail

installHandlers

public SchemaFuture installHandlers(org.xml.sax.XMLReader xr)
                             throws org.xml.sax.SAXException
Specified by:
installHandlers in interface SchemaReceiver
Throws:
org.xml.sax.SAXException