public interface CatalogModel extends EntityResolver, LSResourceResolver
Modifier and Type | Method and Description |
---|---|
ModelSource |
getModelSource(URI locationURI)
Given the location parameter (schemaLocation for schema and location for wsdl)
this method should return ModelSource object containing the concrete FileObject
of the locally stored file.
|
ModelSource |
getModelSource(URI locationURI,
ModelSource modelSourceOfSourceDocument)
Given the location parameter (schemaLocation for schema and location for wsdl)
this method should return ModelSource object containing the concrete FileObject
of the locally stored file.
|
resolveEntity
resolveResource
ModelSource getModelSource(URI locationURI) throws CatalogModelException
locationURI
- CatalogModelException
- CatalogModelException will be throw for the following:
ModelSource getModelSource(URI locationURI, ModelSource modelSourceOfSourceDocument) throws CatalogModelException
locationURI
- modelSourceOfSourceDocument
- CatalogModelException
- CatalogModelException will be throw for the following: