Public Member Functions | |
| AlmaURIResolver (Map< String, File > schemaName2File) | |
| URILocation | resolve (String href, String documentBase) throws URIException |
| URILocation | resolveURN (String urn) throws URIException |
The ALMA replacement for org.exolab.castor.net.util.URIResolverImpl (or previously org.exolab.castor.xml.schema.reader.PathServices). Is so smart as to support the multi staged build process with INTROOT, ACSROOT etc.
| alma.tools.entitybuilder.AlmaURIResolver.AlmaURIResolver | ( | Map< String, File > | schemaName2File | ) |
| URILocation alma.tools.entitybuilder.AlmaURIResolver.resolve | ( | String | href, | |
| String | documentBase | |||
| ) | throws URIException |
| href | the (schema) file name etc. | |
| documentBase | is ignored |
Implements org.exolab.castor.net.URIResolver.
References org.exolab.castor.net.URILocation.getAbsoluteURI().
| URILocation alma.tools.entitybuilder.AlmaURIResolver.resolveURN | ( | String | urn | ) | throws URIException |
Returns null.
Implements org.exolab.castor.net.URIResolver.
1.7.0