|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.resolver.SimpleURIResolver
Constructor Summary | |
SimpleURIResolver()
|
Method Summary | |
java.net.URI |
resolveURI(java.net.URI uri)
Implementation should return null if there is no resolution for the uri. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleURIResolver() throws WSDLException
Method Detail |
public java.net.URI resolveURI(java.net.URI uri) throws WSDLException
URIResolver
resolveURI
in interface URIResolver
uri
- the uri to be resolved
WSDLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |