|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaProvider
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 |
---|
IslandVerifier createTopLevelVerifier()
IslandSchema getSchemaByNamespace(java.lang.String uri)
IslandSchema[] getSchemata()
java.util.Iterator iterateNamespace()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |