|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
org.codehaus.mojo.gwt.reports.SoycReport
public class SoycReport
http://code.google.com/p/google-web-toolkit/wiki/CodeSplitting#The_Story_of_Your_Compile_(SOYC)
Field Summary | |
---|---|
protected ClasspathBuilder |
classpathBuilder
Deprecated. |
protected org.codehaus.plexus.i18n.I18N |
i18n
Deprecated. Internationalization component. |
protected File |
outputDirectory
Deprecated. The output directory for the report. |
protected MavenProject |
project
Deprecated. The Maven Project. |
protected File |
reportingOutputDirectory
Deprecated. The output directory of the jsdoc report. |
protected org.apache.maven.doxia.siterenderer.Renderer |
siteRenderer
Deprecated. Doxia Site Renderer component. |
Fields inherited from interface org.apache.maven.reporting.MavenReport |
---|
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
SoycReport()
Deprecated. |
Method Summary | |
---|---|
boolean |
canGenerateReport()
Deprecated. |
protected void |
executeReport(Locale locale)
Deprecated. |
String |
getCategoryName()
Deprecated. |
String |
getDescription(Locale locale)
Deprecated. |
protected String |
getI18nString(Locale locale,
String key)
Deprecated. |
String |
getName(Locale locale)
Deprecated. |
protected String |
getOutputDirectory()
Deprecated. |
String |
getOutputName()
Deprecated. |
protected MavenProject |
getProject()
Deprecated. |
protected org.apache.maven.doxia.siterenderer.Renderer |
getSiteRenderer()
Deprecated. |
boolean |
isExternalReport()
Deprecated. |
Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
---|
closeReport, execute, generate, generate, generate, getReportOutputDirectory, getSink, getSinkFactory, setReportOutputDirectory |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected File reportingOutputDirectory
protected org.apache.maven.doxia.siterenderer.Renderer siteRenderer
protected File outputDirectory
protected MavenProject project
protected ClasspathBuilder classpathBuilder
protected org.codehaus.plexus.i18n.I18N i18n
Constructor Detail |
---|
public SoycReport()
Method Detail |
---|
public boolean canGenerateReport()
canGenerateReport
in interface MavenReport
canGenerateReport
in class AbstractMavenReport
MavenReport.canGenerateReport()
public String getCategoryName()
getCategoryName
in interface MavenReport
getCategoryName
in class AbstractMavenReport
MavenReport.getCategoryName()
public String getDescription(Locale locale)
MavenReport.getDescription(java.util.Locale)
public String getName(Locale locale)
MavenReport.getName(java.util.Locale)
public String getOutputName()
MavenReport.getOutputName()
public boolean isExternalReport()
isExternalReport
in interface MavenReport
isExternalReport
in class AbstractMavenReport
MavenReport.isExternalReport()
protected org.apache.maven.doxia.siterenderer.Renderer getSiteRenderer()
getSiteRenderer
in class AbstractMavenReport
protected String getOutputDirectory()
getOutputDirectory
in class AbstractMavenReport
protected MavenProject getProject()
getProject
in class AbstractMavenReport
protected void executeReport(Locale locale) throws MavenReportException
executeReport
in class AbstractMavenReport
MavenReportException
protected String getI18nString(Locale locale, String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |