|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EclipseWriter
Method Summary | |
---|---|
EclipseWriter |
init(Log log,
EclipseWriterConfig config)
Init this writer. |
void |
write()
Main method that should be implemented by the writer to do the work. |
Method Detail |
---|
EclipseWriter init(Log log, EclipseWriterConfig config)
log
- mojo logger.config
- writer configuration.
void write() throws MojoExecutionException
MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |