Uses of Class
org.apache.maven.doxia.site.decoration.inheritance.PathDescriptor
-
Packages that use PathDescriptor Package Description 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 Modifier and Type Method Description static PathDescriptorPathUtils. convertPath(PathDescriptor oldPath, PathDescriptor newPath)Deprecated.convertPath.Methods in org.apache.maven.doxia.site.decoration.inheritance with parameters of type PathDescriptor Modifier and Type Method Description static PathDescriptorPathUtils. convertPath(PathDescriptor oldPath, PathDescriptor newPath)Deprecated.convertPath.static java.lang.StringPathUtils. getRelativePath(PathDescriptor oldPathDescriptor, PathDescriptor newPathDescriptor)Deprecated.getRelativePath.
-