org.apache.openejb.server.axis2.util
Class SimpleUriResolver
java.lang.Object
org.apache.openejb.server.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 © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.