Public Member Functions | |
CDBSchemasResolver (String XSDPath) | |
InputSource | resolveEntity (String publicID, String systemID) |
String | findSchemaFile (String schemaName) |
Package Attributes | |
String | schemaPaths [] |
|
Instantiates a CDBSchemasResolver and initialises the array of directories where to search for schema files. |
|
Finds a schema file, is exists, in the directories configured at construction time. Returns null if the schema file cannot be found TODO:
|
|
Resolves and entity. Called whenever a schema file needs to be mapped into a real file |
|
|