org.apache.openejb.server.axis2.util
Class SimpleUriResolver
java.lang.Object
org.apache.openejb.server.axis2.util.SimpleUriResolver
public class SimpleUriResolver
- extends java.lang.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(java.lang.String path)
throws java.io.IOException
- Throws:
java.io.IOException
SimpleUriResolver
public SimpleUriResolver(java.lang.String baseUriStr,
java.lang.String uriStr)
throws java.io.IOException
- Throws:
java.io.IOException
resolve
public void resolve(java.lang.String baseUriStr,
java.lang.String uriStr)
throws java.io.IOException
- Throws:
java.io.IOException
getURI
public java.net.URI getURI()
getURL
public java.net.URL getURL()
getInputStream
public java.io.InputStream getInputStream()
isResolved
public boolean isResolved()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.