|
oNVDL-20070517 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.oxygenxml.validate.nvdl.NvdlSchemaReceiverFactory
A Schema receiver factory that knows how to create NVDL schema receivers.
Nested Class Summary |
Nested classes inherited from class com.thaiopensource.validate.auto.SchemaReceiverFactory |
SchemaReceiverFactory.SchemaReceiverFactoryPropertyId |
Field Summary |
Fields inherited from interface com.thaiopensource.validate.auto.SchemaReceiverFactory |
PROPERTY |
Constructor Summary | |
NvdlSchemaReceiverFactory()
|
Method Summary | |
SchemaReceiver |
createSchemaReceiver(java.lang.String namespaceUri,
PropertyMap properties)
Checks if the namespace is the NVDL namespace and if yes then it creates a schema receiver, otherwise returns null. |
Option |
getOption(java.lang.String uri)
No options handling, always returns null. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NvdlSchemaReceiverFactory()
Method Detail |
public SchemaReceiver createSchemaReceiver(java.lang.String namespaceUri, PropertyMap properties)
createSchemaReceiver
in interface SchemaReceiverFactory
public Option getOption(java.lang.String uri)
getOption
in interface SchemaReceiverFactory
|
oNVDL-20070517 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |