Constructor and Description |
---|
SimpleDiffBuilder(EventManager eventMan,
DiffCommand diffComm) |
Modifier and Type | Method and Description |
---|---|
DiffInformation |
createDiffInformation() |
void |
outputDone() |
void |
parseEnhancedMessage(java.lang.String key,
java.lang.Object value) |
void |
parseLine(java.lang.String line,
boolean isErrorMessage) |
public SimpleDiffBuilder(EventManager eventMan, DiffCommand diffComm)
public void outputDone()
outputDone
in interface Builder
public void parseLine(java.lang.String line, boolean isErrorMessage)
public DiffInformation createDiffInformation()
public void parseEnhancedMessage(java.lang.String key, java.lang.Object value)
parseEnhancedMessage
in interface Builder