|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.utilities.XOSDPaths
public class XOSDPaths
A utility class for dealing with and obtaining path-related strings.
Constructor Summary | |
---|---|
XOSDPaths()
|
Method Summary | |
---|---|
static java.lang.String |
getFullPath(java.lang.String path)
For a path that is relative, this method composes an absolute path that starts with the xosd's root. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XOSDPaths()
Method Detail |
---|
public static java.lang.String getFullPath(java.lang.String path)
path
- The path that is either relative to the xosd, or an absolute
certificate.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |