|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.thaiopensource.validate.xerces.XsdSchemaReaderFactory
| Constructor Summary | |
|---|---|
XsdSchemaReaderFactory()
|
|
| Method Summary | |
|---|---|
SchemaReader |
createSchemaReader(java.lang.String namespaceUri)
Creates a SchemaReader for a particular schema language. |
Option |
getOption(java.lang.String uri)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XsdSchemaReaderFactory()
| Method Detail |
public SchemaReader createSchemaReader(java.lang.String namespaceUri)
SchemaReaderFactory
createSchemaReader in interface SchemaReaderFactorynamespaceUri - a String identifing the schema language; must not be null;
for schema languages that use XML, this should be the namespace URI
of the root element if the root element has a non-absent namespace URI
null,
if this SchemaReaderFactory cannot create a SchemaReader for the specified
schema languagepublic Option getOption(java.lang.String uri)
getOption in interface SchemaReaderFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||