net.metanotion.urlmapper
Class URIConst
java.lang.Object
net.metanotion.urlmapper.URIConst
- All Implemented Interfaces:
- URIT
public final class URIConst
- extends Object
- implements URIT
URIConst
public URIConst(String v)
isConst
public boolean isConst()
- Specified by:
isConst in interface URIT
getConst
public String getConst()
- Specified by:
getConst in interface URIT
match
public String match(String tail,
URIT next,
Map<String,Object> output)
- Specified by:
match in interface URIT
toString
public String toString()
- Overrides:
toString in class Object
toString
public String toString(Map<String,Object> output)
- Specified by:
toString in interface URIT