com.thaiopensource.validate.nrl
Class NrlSchemaReceiverFactory
java.lang.Object
  |
  +--com.thaiopensource.validate.nrl.NrlSchemaReceiverFactory
- All Implemented Interfaces: 
- SchemaReceiverFactory
- public class NrlSchemaReceiverFactory- extends Object- implements SchemaReceiverFactory
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NrlSchemaReceiverFactory
public NrlSchemaReceiverFactory()
createSchemaReceiver
public SchemaReceiver createSchemaReceiver(String namespaceUri,
                                           PropertyMap properties)
- 
- Specified by:
- createSchemaReceiverin interface- SchemaReceiverFactory
 
- 
 
getOption
public Option getOption(String uri)
- 
- Specified by:
- getOptionin interface- SchemaReceiverFactory
 
-