com.thaiopensource.validate.mns
Class MnsSchemaReceiverFactory

java.lang.Object
  extended by com.thaiopensource.validate.mns.MnsSchemaReceiverFactory
All Implemented Interfaces:
SchemaReceiverFactory

public class MnsSchemaReceiverFactory
extends Object
implements SchemaReceiverFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.thaiopensource.validate.auto.SchemaReceiverFactory
SchemaReceiverFactory.SchemaReceiverFactoryPropertyId
 
Field Summary
 
Fields inherited from interface com.thaiopensource.validate.auto.SchemaReceiverFactory
PROPERTY
 
Constructor Summary
MnsSchemaReceiverFactory()
           
 
Method Summary
 SchemaReceiver createSchemaReceiver(String namespaceUri, PropertyMap properties)
           
 Option getOption(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MnsSchemaReceiverFactory

public MnsSchemaReceiverFactory()
Method Detail

createSchemaReceiver

public SchemaReceiver createSchemaReceiver(String namespaceUri,
                                           PropertyMap properties)
Specified by:
createSchemaReceiver in interface SchemaReceiverFactory

getOption

public Option getOption(String uri)
Specified by:
getOption in interface SchemaReceiverFactory