|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.schemaquality.utils.PathResolver
public class PathResolver
PathResolver search for an existing file from a relative file path
| Constructor Summary | |
|---|---|
PathResolver(java.lang.String baseFullPath_)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
changeToReachablePath(java.lang.String relativePath)
Changed the non existing relative file path to a reachable relative or absolute file path |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathResolver(java.lang.String baseFullPath_)
| Method Detail |
|---|
public static java.lang.String changeToReachablePath(java.lang.String relativePath)
relativePath - - relativePath
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||