org.apache.maven.doxia.site.decoration.inheritance
Class DefaultDecorationModelInheritanceAssembler.URLContainer

java.lang.Object
  extended by org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationModelInheritanceAssembler.URLContainer
Enclosing class:
DefaultDecorationModelInheritanceAssembler

public final class DefaultDecorationModelInheritanceAssembler.URLContainer
extends java.lang.Object


Constructor Summary
DefaultDecorationModelInheritanceAssembler.URLContainer(java.lang.String oldPath, java.lang.String newPath)
           
 
Method Summary
 java.lang.String getNewPath()
           
 java.lang.String getOldPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDecorationModelInheritanceAssembler.URLContainer

public DefaultDecorationModelInheritanceAssembler.URLContainer(java.lang.String oldPath,
                                                               java.lang.String newPath)
Method Detail

getNewPath

public java.lang.String getNewPath()

getOldPath

public java.lang.String getOldPath()


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.