public class ClientVersionConsumer
extends java.lang.Object
implements org.codehaus.plexus.util.cli.StreamConsumer
Modifier and Type | Field and Description |
---|---|
private static java.util.regex.Pattern |
CLIENT_VERSION_PATTERN |
private java.lang.String |
clientVersion |
Constructor and Description |
---|
ClientVersionConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(java.lang.String line) |
java.lang.String |
getClientVersion() |