A B C D E G I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- appendMenuItem(MavenProject, Menu, String, String, String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- artifactFactory - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
The component used for creating artifact instances.
- artifactResolver - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
The component that is used to resolve additional artifacts required.
- assembler - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
The component for assembling inheritance.
B
- buildRelativePath(String, String, char) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
C
- checkNotNull(String, Object) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- codeToLocale(String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Converts a locale code like "en", "en_US" or "en_US_win" to a
java.util.Localeobject. - codeToLocale(String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Converts a locale code like "en", "en_US" or "en_US_win" to a
java.util.Localeobject. - compare(MavenReport, MavenReport) - Method in class org.apache.maven.doxia.tools.ReportComparator
- createCategoryMenu(String, String, List<MavenReport>, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
D
- debug(CharSequence) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- debug(CharSequence, Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- debug(Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- DEFAULT_LOCALE - Static variable in interface org.apache.maven.doxia.tools.SiteTool
-
The locale by default for all default bundles
- DefaultSiteTool - Class in org.apache.maven.doxia.tools
-
Default implementation of the site tool.
- DefaultSiteTool() - Constructor for class org.apache.maven.doxia.tools.DefaultSiteTool
E
- error(CharSequence) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- error(CharSequence, Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- error(Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
G
- getAvailableLocales(String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Init the
localesListvariable. - getAvailableLocales(String) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Init the
localesListvariable. - 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.
- getDecorationModel(MavenProject, MavenProject, List<MavenProject>, ArtifactRepository, List<ArtifactRepository>, String, Locale, Map<String, String>) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- 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.
- getDistMgmntSiteUrl(DistributionManagement) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
- getDistMgmntSiteUrl(Model) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Return distributionManagement.site.url if defined, null otherwise.
- getDistMgmntSiteUrl(MavenProject) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Return distributionManagement.site.url if defined, null otherwise.
- 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.
- getRelativeFilePath(String, String) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
- 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.
I
- i18n - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Internationalization.
- info(CharSequence) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- info(CharSequence, Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- info(Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- isDebugEnabled() - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- isEmptyList(List<?>) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Convenience method.
- isErrorEnabled() - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- isInfoEnabled() - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- isWarnEnabled() - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
L
- locale - Variable in class org.apache.maven.doxia.tools.ReportComparator
-
the local
M
- mavenProjectBuilder - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Project builder.
- mojoLog - Variable in class org.apache.maven.doxia.tools.MojoLogWrapper
- MojoLogWrapper - Class in org.apache.maven.doxia.tools
-
Wrap a Mojo logger into a Doxia logger.
- MojoLogWrapper(Log) - Constructor for class org.apache.maven.doxia.tools.MojoLogWrapper
N
- name(Model) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
O
- org.apache.maven.doxia.tools - package org.apache.maven.doxia.tools
P
- populateModules(MavenProject, List<MavenProject>, ArtifactRepository, DecorationModel, Locale, boolean) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Deprecated.
- populateModules(MavenProject, List<MavenProject>, ArtifactRepository, DecorationModel, Locale, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Deprecated.
- populateModulesMenu(MavenProject, List<MavenProject>, ArtifactRepository, DecorationModel, Locale, boolean) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Populate the modules menu part of the decoration model.
- populateModulesMenu(MavenProject, List<MavenProject>, ArtifactRepository, DecorationModel, Locale, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Populate the modules menu part of the decoration model.
- populateModulesMenuItemsFromModels(MavenProject, List<Model>, Menu) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- populateParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Populate the parent menu part of the decoration model.
- populateParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Populate the parent menu part of the decoration model.
- populateProjectParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Deprecated.
- populateProjectParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Deprecated.
- populateReportsMenu(DecorationModel, Locale, Map<String, List<MavenReport>>) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
-
Populate the reports menu part of the decoration model.
- populateReportsMenu(DecorationModel, Locale, Map<String, List<MavenReport>>) - Method in interface org.apache.maven.doxia.tools.SiteTool
-
Populate the reports menu part of the decoration model.
R
- readDecorationModel(String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- ReportComparator - Class in org.apache.maven.doxia.tools
-
Sorts reports.
- ReportComparator(Locale) - Constructor for class org.apache.maven.doxia.tools.ReportComparator
-
Default constructor.
- resolveSiteDescriptor(MavenProject, ArtifactRepository, List<ArtifactRepository>, Locale) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
- ROLE - Static variable in interface org.apache.maven.doxia.tools.SiteTool
-
Plexus Role
S
- serialVersionUID - Static variable in exception org.apache.maven.doxia.tools.SiteToolException
-
serialVersionUID
- setDistMgmntSiteUrl(Model, String) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
- setLogLevel(int) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- SiteTool - Interface in org.apache.maven.doxia.tools
-
Tool to play with Doxia objects like
DecorationModel. - SiteToolException - Exception in org.apache.maven.doxia.tools
-
An exception occurring during the execution of this tool.
- SiteToolException(String) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolExceptionexception providing amessage. - SiteToolException(String, Exception) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolExceptionexception wrapping an underlyingExceptionand providing amessage. - SiteToolException(String, Throwable) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
-
Construct a new
SiteToolExceptionexception wrapping an underlyingThrowableand providing amessage.
T
- toString(CharSequence) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
U
- urlEncode(String) - Static method in class org.apache.maven.doxia.tools.DefaultSiteTool
W
- warn(CharSequence) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- warn(CharSequence, Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
- warn(Throwable) - Method in class org.apache.maven.doxia.tools.MojoLogWrapper
All Classes All Packages