|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
provides necessary schema information for Dispatcher. This interface can be implemented by applications.
Method Summary | |
IslandVerifier |
createTopLevelVerifier()
creates IslandVerifier that validates document element. |
IslandSchema |
getSchemaByNamespace(java.lang.String uri)
gets IslandSchema whose primary namespace URI is the given value. |
IslandSchema[] |
getSchemata()
returns all IslandSchemata at once. |
java.util.Iterator |
iterateNamespace()
iterates all namespaces that are registered in this object. |
Method Detail |
public IslandVerifier createTopLevelVerifier()
public IslandSchema getSchemaByNamespace(java.lang.String uri)
public java.util.Iterator iterateNamespace()
public IslandSchema[] getSchemata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |