Public Member Functions

alma.tools.entitybuilder.AlmaURIResolver Class Reference

Inheritance diagram for alma.tools.entitybuilder.AlmaURIResolver:
org.exolab.castor.net.URIResolver

List of all members.

Public Member Functions

 AlmaURIResolver (Map< String, File > schemaName2File)
URILocation resolve (String href, String documentBase) throws URIException
URILocation resolveURN (String urn) throws URIException

Detailed Description

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.

Author:
hsommer Jan 23, 2003 10:19:46 AM

Constructor & Destructor Documentation

alma.tools.entitybuilder.AlmaURIResolver.AlmaURIResolver ( Map< String, File >  schemaName2File  ) 

Member Function Documentation

URILocation alma.tools.entitybuilder.AlmaURIResolver.resolve ( String  href,
String  documentBase 
) throws URIException
Parameters:
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

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties