- getAvailableLocales(String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Init the localesList
variable.
- getAvailableLocales(String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Init the localesList
variable.
- getDecorationModel(MavenProject, List<MavenProject>, ArtifactRepository, List<ArtifactRepository>, String, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a decoration model for a project.
- getDecorationModel(MavenProject, List<MavenProject>, ArtifactRepository, List<ArtifactRepository>, String, Locale) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a decoration model for a project.
- getDefaultSkinArtifact(ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get the default skin artifact for a project from one of the repositories.
- getDefaultSkinArtifact(ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get the default skin artifact for a project from one of the repositories.
- getInterpolatedSiteDescriptorContent(Map<String, String>, MavenProject, String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Interpolating several expressions in the site descriptor content.
- getInterpolatedSiteDescriptorContent(Map<String, String>, MavenProject, String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Interpolating several expressions in the site descriptor content.
- getNormalizedPath(String) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
- getParentProject(MavenProject, List<MavenProject>, ArtifactRepository) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Returns the parent POM with interpolated URLs.
- getParentProject(MavenProject, List<MavenProject>, ArtifactRepository) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Returns the parent POM with interpolated URLs.
- getRelativePath(String, String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Calculate the relative path between two URLs or between two files.
- getRelativePath(String, String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Calculate the relative path between two URLs or between two files.
- getSiteDescriptorFromBasedir(String, File, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a site descriptor from the project's base directory.
- getSiteDescriptorFromBasedir(String, File, Locale) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a site descriptor from the project's base directory.
- getSiteDescriptorFromRepository(MavenProject, ArtifactRepository, List<ArtifactRepository>, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a site descriptor from one of the repositories.
- getSiteDescriptorFromRepository(MavenProject, ArtifactRepository, List<ArtifactRepository>, Locale) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a site descriptor from one of the repositories.
- getSkinArtifactFromRepository(ArtifactRepository, List<ArtifactRepository>, DecorationModel) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a skin artifact from one of the repositories.
- getSkinArtifactFromRepository(ArtifactRepository, List<ArtifactRepository>, DecorationModel) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a skin artifact from one of the repositories.