|
|||||||||
| 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(String uri)
gets IslandSchema whose primary namespace URI is the given value. |
IslandSchema[] |
getSchemata()
returns all IslandSchemata at once. |
Iterator |
iterateNamespace()
iterates all namespaces that are registered in this object. |
| Method Detail |
|---|
IslandVerifier createTopLevelVerifier()
IslandSchema getSchemaByNamespace(String uri)
Iterator iterateNamespace()
IslandSchema[] getSchemata()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||