| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nodal.nav.OpaqueHandler
| Constructor Summary | |
protected  | 
OpaqueHandler(java.lang.String scheme)
This constructor registers the OpaqueHandler with the handler Map.  | 
| Method Summary | |
static Path | 
applyOpaque(java.lang.String scheme,
            java.lang.String opaque)
Apply the opaque operator to the given scheme.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected OpaqueHandler(java.lang.String scheme)
| Method Detail | 
public static Path applyOpaque(java.lang.String scheme,
                               java.lang.String opaque)
                        throws Path.Failure
scheme - a String for a URI schemeopaque - a String representing the opaque argument to that scheme
Path.Failure - if any of these steps fail
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||