Uses of Class
com.thaiopensource.validate.nrl.SchemaReceiverImpl

Packages that use SchemaReceiverImpl
com.thaiopensource.validate.nrl   
 

Uses of SchemaReceiverImpl in com.thaiopensource.validate.nrl
 

Fields in com.thaiopensource.validate.nrl declared as SchemaReceiverImpl
private  SchemaReceiverImpl SchemaImpl.Handler.sr
           
 

Methods in com.thaiopensource.validate.nrl with parameters of type SchemaReceiverImpl
(package private)  SchemaFuture SchemaImpl.installHandlers(XMLReader in, SchemaReceiverImpl sr)
           
 

Constructors in com.thaiopensource.validate.nrl with parameters of type SchemaReceiverImpl
SchemaImpl.Handler(SchemaReceiverImpl sr)