Uses of Class
org.apache.maven.doxia.site.decoration.inheritance.PathDescriptor
Packages that use PathDescriptor
-
Uses of PathDescriptor in org.apache.maven.doxia.site.decoration.inheritance
Methods in org.apache.maven.doxia.site.decoration.inheritance that return PathDescriptorModifier and TypeMethodDescriptionstatic final PathDescriptor
PathUtils.convertPath
(PathDescriptor oldPath, PathDescriptor newPath) Deprecated.convertPath.Methods in org.apache.maven.doxia.site.decoration.inheritance with parameters of type PathDescriptorModifier and TypeMethodDescriptionstatic final PathDescriptor
PathUtils.convertPath
(PathDescriptor oldPath, PathDescriptor newPath) Deprecated.convertPath.static final String
PathUtils.getRelativePath
(PathDescriptor oldPathDescriptor, PathDescriptor newPathDescriptor) Deprecated.getRelativePath.