public interface SourceProcessor
Modifier and Type | Method and Description |
---|---|
void |
format() |
java.util.List<java.lang.String> |
getErrorMessages() |
SourceMismatchException |
getFirstSourceMismatchException() |
java.lang.String[] |
getIncludes() |
java.util.List<java.lang.String> |
getModifiedFileNames() |
void |
setSourceFormatterArgs(SourceFormatterArgs sourceFormatterArgs) |
void format() throws java.lang.Exception
java.lang.Exception
java.util.List<java.lang.String> getErrorMessages()
SourceMismatchException getFirstSourceMismatchException()
java.lang.String[] getIncludes()
java.util.List<java.lang.String> getModifiedFileNames()
void setSourceFormatterArgs(SourceFormatterArgs sourceFormatterArgs)