org.apache.geronimo.axis2.util
Class SimpleURIResolver
java.lang.Object
org.apache.geronimo.axis2.util.SimpleURIResolver
public class SimpleURIResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleURIResolver
public SimpleURIResolver()
SimpleURIResolver
public SimpleURIResolver(String path)
throws IOException
- Throws:
IOException
SimpleURIResolver
public SimpleURIResolver(String baseUriStr,
String uriStr)
throws IOException
- Throws:
IOException
resolve
public void resolve(String baseUriStr,
String uriStr)
throws IOException
- Throws:
IOException
getURI
public URI getURI()
getURL
public URL getURL()
getInputStream
public InputStream getInputStream()
isResolved
public boolean isResolved()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.