|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pnp.xfeature.project.RelativePath
public class RelativePath
Contructs a relative path from an absolute path.
| Constructor Summary | |
|---|---|
RelativePath()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getRelativePath(java.lang.String homepath,
java.lang.String fpath)
Constructs a relative path from an absolute path. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelativePath()
| Method Detail |
|---|
public static java.lang.String getRelativePath(java.lang.String homepath,
java.lang.String fpath)
homepath - home directoryfpath - absolute path
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||