Uses of Class
org.exolab.castor.net.URILocation

Packages that use URILocation
org.exolab.castor.net   
org.exolab.castor.net.util   
 

Uses of URILocation in org.exolab.castor.net
 

Methods in org.exolab.castor.net that return URILocation
 URILocation URIResolver.resolve(String href, String documentBase)
          Resolves the given href and documentBase.
 URILocation URIResolver.resolveURN(String urn)
          Resolves the given urn.
 

Uses of URILocation in org.exolab.castor.net.util
 

Subclasses of URILocation in org.exolab.castor.net.util
 class URILocationImpl
          An implementation of URILocation
 

Methods in org.exolab.castor.net.util that return URILocation
 URILocation URIResolverImpl.resolve(String href, String documentBase)
          Resolves the given href and documentBase.
 URILocation URIResolverImpl.resolveURN(String urn)
          Resolves the given urn.
 



Copyright © 2011. All Rights Reserved.