Index
All Classes and Interfaces|All Packages|Serialized Form
A
- assembler - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
The component for assembling inheritance.
C
- compare(MavenReport, MavenReport) - Method in class org.apache.maven.doxia.tools.ReportComparator
D
- DEFAULT_LOCALE - Static variable in interface org.apache.maven.doxia.tools.SiteTool
-
The locale by default for a Maven Site.
- DefaultSiteTool - Class in org.apache.maven.doxia.tools
-
Default implementation of the site tool.
- DefaultSiteTool() - Constructor for class org.apache.maven.doxia.tools.DefaultSiteTool
G
- 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
- getRelativePath(String, String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Deprecated.
- getRelativePath(String, String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Calculate the relative path between two URLs or between two files.
- getSiteDescriptor(File, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a site descriptor from the project's site directory.
- getSiteDescriptor(File, Locale) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a site descriptor from the project's site directory.
- getSiteLocales(String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Extracts from a comma-separated list the locales that are available in
site-tool
resource bundle. - getSiteLocales(String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Extracts from a comma-separated list the locales that are available in
site-tool
resource bundle. - getSiteModel(File, Locale, MavenProject, List<MavenProject>, RepositorySystemSession, List<RemoteRepository>) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a site model for a project.
- getSiteModel(File, Locale, MavenProject, List<MavenProject>, RepositorySystemSession, List<RemoteRepository>) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a site model for a project.
- getSkinArtifactFromRepository(RepositorySystemSession, List<RemoteRepository>, Skin) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Get a skin artifact from one of the repositories.
- getSkinArtifactFromRepository(RepositorySystemSession, List<RemoteRepository>, Skin) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Get a skin artifact from one of the repositories.
I
- i18n - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Internationalization.
O
- org.apache.maven.doxia.tools - package org.apache.maven.doxia.tools
P
- populateReportsMenu(SiteModel, Locale, Map<String, List<MavenReport>>) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Populate the pre-defined
reports
menu of the site model, if used through<menu ref="reports"/>
. - populateReportsMenu(SiteModel, Locale, Map<String, List<MavenReport>>) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Populate the pre-defined
reports
menu of the site model, if used through<menu ref="reports"/>
.
R
- ReportComparator - Class in org.apache.maven.doxia.tools
-
Sorts reports.
- ReportComparator(Locale) - Constructor for class org.apache.maven.doxia.tools.ReportComparator
-
Default constructor.
- repositorySystem - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
The component that is used to resolve additional required artifacts.
S
- SiteTool - Interface in org.apache.maven.doxia.tools
-
Tool to play with Doxia objects like
SiteModel
. - SiteToolException - Exception Class in org.apache.maven.doxia.tools
-
An exception occurring during the execution of this tool.
- SiteToolException(String) - Constructor for exception class org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolException
exception providing amessage
. - SiteToolException(String, Exception) - Constructor for exception class org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolException
exception wrapping an underlyingException
and providing amessage
. - SiteToolException(String, Throwable) - Constructor for exception class org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolException
exception wrapping an underlyingThrowable
and providing amessage
.
All Classes and Interfaces|All Packages|Serialized Form