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)
          Deprecated. convertPath.
 

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



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