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