Uses of Class
org.apache.maven.doxia.site.decoration.inheritance.PathDescriptor

Packages that use PathDescriptor
org.apache.maven.doxia.site.decoration.inheritance   
 

Uses of PathDescriptor in org.apache.maven.doxia.site.decoration.inheritance
 

Methods in org.apache.maven.doxia.site.decoration.inheritance that return PathDescriptor
static PathDescriptor PathUtils.convertPath(PathDescriptor oldPath, PathDescriptor newPath)
          convertPath
 

Methods in org.apache.maven.doxia.site.decoration.inheritance with parameters of type PathDescriptor
static PathDescriptor PathUtils.convertPath(PathDescriptor oldPath, PathDescriptor newPath)
          convertPath
static java.lang.String PathUtils.getRelativePath(PathDescriptor oldPathDescriptor, PathDescriptor newPathDescriptor)
          getRelativePath
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.