|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.site.decoration.inheritance.PathUtils
Utilities that allow conversion of old and new pathes and URLs relative to each other.
| Method Summary | |
static PathDescriptor |
convertPath(PathDescriptor oldPath,
PathDescriptor newPath)
|
static java.lang.String |
getRelativePath(PathDescriptor oldPathDescriptor,
PathDescriptor newPathDescriptor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final PathDescriptor convertPath(PathDescriptor oldPath,
PathDescriptor newPath)
throws java.net.MalformedURLException
oldPath - not nullnewPath - not null
java.net.MalformedURLException - if any
public static final java.lang.String getRelativePath(PathDescriptor oldPathDescriptor,
PathDescriptor newPathDescriptor)
oldPathDescriptor - not nullnewPathDescriptor - not null
PathTool.getRelativeFilePath(String, String),
PathTool.getRelativeWebPath(String, String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||