A C D E G I M O P R S W

A

assembler - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
The component for assembling inheritance.

C

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.Locale object.
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.Locale object.
compare(MavenReport, MavenReport) - Method in class org.apache.maven.doxia.tools.ReportComparator

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 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, String, String) - 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, String, String) - 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, String, String) - Method in class org.apache.maven.doxia.tools.DefaultSiteTool
Interpolating several expressions in the site descriptor content.
getInterpolatedSiteDescriptorContent(Map<String, String>, MavenProject, String, String, 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.

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
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

M

mavenProjectBuilder - Variable in class org.apache.maven.doxia.tools.DefaultSiteTool
Project builder.
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
 

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. Please use populateModulesMenu(MavenProject, List, ArtifactRepository, DecorationModel, Locale, boolean) instead
populateModules(MavenProject, List<MavenProject>, ArtifactRepository, DecorationModel, Locale, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
Deprecated. Please use SiteTool.populateModulesMenu(MavenProject, List, ArtifactRepository, DecorationModel, Locale, boolean) instead
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.
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. Please use populateParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) instead
populateProjectParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) - Method in interface org.apache.maven.doxia.tools.SiteTool
Deprecated. Please use SiteTool.populateParentMenu(DecorationModel, Locale, MavenProject, MavenProject, boolean) instead
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

ReportComparator - Class in org.apache.maven.doxia.tools
Sorts reports.
ReportComparator(Locale) - Constructor for class org.apache.maven.doxia.tools.ReportComparator
Default constructor.
ROLE - Static variable in interface org.apache.maven.doxia.tools.SiteTool
Plexus Role

S

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, Exception) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
Construct a new SiteToolException exception wrapping an underlying Exception and providing a message.
SiteToolException(String, Throwable) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
Construct a new SiteToolException exception wrapping an underlying Throwable and providing a message.
SiteToolException(String) - Constructor for exception org.apache.maven.doxia.tools.SiteToolException
Construct a new SiteToolException exception providing a message.

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

A C D E G I M O P R S W

Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.