|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ResolverService.I2Rs
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.freecompany.brimstone.core.ResolverService |
---|
ResolverService.I2C, ResolverService.I2Cs, ResolverService.I2L, ResolverService.I2Ls, ResolverService.I2N, ResolverService.I2Ns, ResolverService.I2R, ResolverService.I2Rs, ResolverService.IeqI |
Method Summary | |
---|---|
java.util.List<java.lang.Object> |
getResources(java.net.URI uri)
Translate the given URI to a list of resources for the object. |
Methods inherited from interface org.freecompany.brimstone.core.ResolverService |
---|
local, resolvable |
Method Detail |
---|
java.util.List<java.lang.Object> getResources(java.net.URI uri) throws URIResolutionException
uri
- the URI to resolve.
NoSuchURIException
- if the URI is definitively known not to represent a resource.
URIGoneException
- if the URI existed in the past but nothing is currently known about it.
URINotFoundException
- URI exists but there is no available output from this operation.
URIResolutionException
- If another problem prevents resolution of the URI.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |