public class DefaultCvsCommandListener extends Object implements org.netbeans.lib.cvsclient.command.Builder
| Constructor and Description |
|---|
DefaultCvsCommandListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
outputDone()
Does nothing by default
|
void |
parseEnhancedMessage(String string,
Object o)
Does nothing by default
|
void |
parseLine(String line,
boolean isErrorMessage)
Does nothing by default
|
public void parseLine(String line, boolean isErrorMessage)
parseLine in interface org.netbeans.lib.cvsclient.command.Builderpublic void parseEnhancedMessage(String string, Object o)
parseEnhancedMessage in interface org.netbeans.lib.cvsclient.command.Builderpublic void outputDone()
outputDone in interface org.netbeans.lib.cvsclient.command.BuilderCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.