|
||||||||||
| 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.DefaultDecorationModelInheritanceAssembler.URLContainer
public final class DefaultDecorationModelInheritanceAssembler.URLContainer
Contains an old and a new path.
| Constructor Summary | |
|---|---|
DefaultDecorationModelInheritanceAssembler.URLContainer(String oldPath,
String newPath)
Construct a URLContainer. |
|
| Method Summary | |
|---|---|
String |
getNewPath()
Get the new path. |
String |
getOldPath()
Get the old path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultDecorationModelInheritanceAssembler.URLContainer(String oldPath,
String newPath)
oldPath - the old path.newPath - the new path.| Method Detail |
|---|
public String getNewPath()
public String getOldPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||