|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.bvalid.locator.CatalogSchemaLocator
public class CatalogSchemaLocator
A SchemaLocator that uses a Catalog as
its sole data source.
| Constructor Summary | |
|---|---|
CatalogSchemaLocator(SchemaCatalog catalog)
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatalogSchemaLocator(SchemaCatalog catalog)
| Method Detail |
|---|
public java.io.InputStream get(java.lang.String uri,
boolean required)
throws ValidatorException
SchemaLocator
get in interface SchemaLocatorValidatorExceptionpublic void successfullyUsed(java.lang.String uri)
SchemaLocator
successfullyUsed in interface SchemaLocator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||