Uses of Class
org.weborganic.furi.URIResolveResult.Status

Uses of URIResolveResult.Status in org.weborganic.furi
 

Methods in org.weborganic.furi that return URIResolveResult.Status
 URIResolveResult.Status URIResolveResult.getStatus()
          Returns the status of this result.
static URIResolveResult.Status URIResolveResult.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static URIResolveResult.Status[] URIResolveResult.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.