Package org.exolab.adaptx.net.impl
Class URIResolverImpl
java.lang.Object
org.exolab.adaptx.net.impl.URIResolverImpl
- All Implemented Interfaces:
URIResolver
The default implementation of URIResolver
- Author:
- Keith Visco
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionResolves the given href and documentBase.
-
Constructor Details
-
URIResolverImpl
public URIResolverImpl()
-
-
Method Details
-
resolve
Resolves the given href and documentBase.- Specified by:
resolve
in interfaceURIResolver
- Returns:
- the URILocation for the URI
- Throws:
URIException
-