public class AlmaURIResolver
extends java.lang.Object
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.| Constructor and Description |
|---|
AlmaURIResolver(java.util.Map<java.lang.String,java.io.File> schemaName2File) |
| Modifier and Type | Method and Description |
|---|---|
URILocation |
resolve(java.lang.String href,
java.lang.String documentBase) |
URILocation |
resolveURN(java.lang.String urn)
Returns null.
|
public AlmaURIResolver(java.util.Map<java.lang.String,java.io.File> schemaName2File)
public URILocation resolve(java.lang.String href,
java.lang.String documentBase)
throws URIException
href - the (schema) file name etc.documentBase - is ignoredURIExceptionpublic URILocation resolveURN(java.lang.String urn)
throws URIException
URIExceptionURIResolverImpl#resolveURN(String)