|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.maven.plugins.jdocbook.revdiff.TranslationReportGenerator
public class TranslationReportGenerator
Generate a diff report.
Constructor Summary | |
---|---|
TranslationReportGenerator(java.io.File basedir,
java.util.ResourceBundle bundle,
org.apache.maven.plugin.logging.Log log)
|
Method Summary | |
---|---|
void |
generate(Diff diff,
java.io.File output,
java.lang.String translation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranslationReportGenerator(java.io.File basedir, java.util.ResourceBundle bundle, org.apache.maven.plugin.logging.Log log)
Method Detail |
---|
public void generate(Diff diff, java.io.File output, java.lang.String translation) throws GenerationException
GenerationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |