public interface URIResolverGUI
Modifier and Type | Interface and Description |
---|---|
static class |
URIResolverGUI.ResultValues
These are possible values returned by the user interface.
|
Modifier and Type | Method and Description |
---|---|
URIResolverGUI.ResultValues |
getStatus()
After the resolve method is called, a call to getStatus shall return one of the values in the enumeration
|
java.net.URI |
resolve(java.net.URI uri)
Resolves a URI by asking the user for the final file in the file system.
|
java.net.URI resolve(java.net.URI uri)
uri
- URI to search forURIResolverGUI.ResultValues getStatus()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa