public interface MojoPrinter
Modifier and Type | Interface and Description |
---|---|
static class |
MojoPrinter.Format |
Modifier and Type | Method and Description |
---|---|
void |
parseArgs(java.lang.String[] args) |
void |
run() |
boolean |
supportsFormat(MojoPrinter.Format format) |
void run() throws java.lang.Exception
java.lang.Exception
void parseArgs(java.lang.String[] args)
boolean supportsFormat(MojoPrinter.Format format)