|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.turbine.util.uri.URIUtils
Bundles a few static routines concerning URIs, that you will need all the time.
Constructor Summary | |
URIUtils()
|
Method Summary | |
static java.lang.String |
getAbsoluteLink(java.lang.String path)
Convert a given Path into a Turbine Data URI. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URIUtils()
Method Detail |
public static java.lang.String getAbsoluteLink(java.lang.String path)
path
- A relative path
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |