org.exolab.adaptx.net.impl

Class URIResolverImpl

Implemented Interfaces:
URIResolver

public final class URIResolverImpl
extends java.lang.Object
implements URIResolver

The default implementation of URIResolver
Author:
Keith Visco

Constructor Summary

URIResolverImpl()

Method Summary

URILocation
resolve(String href, String documentBase)
Resolves the given href and documentBase.

Constructor Details

URIResolverImpl

public URIResolverImpl()

Method Details

resolve

public URILocation resolve(String href,
                           String documentBase)
            throws URIException
Resolves the given href and documentBase.
Specified by:
resolve in interface URIResolver
Returns:
the URILocation for the URI