|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.modules.actions.portlets.designer.FormatPath
Utility for formatting paths
| Constructor Summary | |
FormatPath()
|
|
| Method Summary | |
static java.lang.String |
normalizeDirectoryPath(java.lang.String path)
Given a directory path with Windows or Unix file separators, normalize to use Unix style separators and always append a final separator for the directory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormatPath()
| Method Detail |
public static java.lang.String normalizeDirectoryPath(java.lang.String path)
path -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||