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

Packages that use SchemaReceiverImpl
com.thaiopensource.validate.mns   
 

Uses of SchemaReceiverImpl in com.thaiopensource.validate.mns
 

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

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

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