|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pnp.xfeature.project.PathUtil
public class PathUtil
Helper class to get an IFile workspace file location from an absolute file location.
| Constructor Summary | |
|---|---|
PathUtil()
|
|
| Method Summary | |
|---|---|
static IFile |
findFileResourceByLocation(java.lang.String fileLocation)
Helper mehtod to get an IFile workspace file location from an absolute file location. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathUtil()
| Method Detail |
|---|
public static IFile findFileResourceByLocation(java.lang.String fileLocation)
fileLocation - abslute path to a file on the file system
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||