|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SchemaLocator
Finds schema files given a URI (which is often a URL).
| Method Summary | |
|---|---|
java.io.InputStream |
get(java.lang.String uri,
boolean required)
Get the content of the indicated schema. |
void |
successfullyUsed(java.lang.String uri)
Notify the locator that the indicated schema was just used for a sucessful validation. |
| Method Detail |
|---|
java.io.InputStream get(java.lang.String uri,
boolean required)
throws ValidatorException
ValidatorException
void successfullyUsed(java.lang.String uri)
throws ValidatorException
ValidatorException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||