public class EnvStreamConsumer
extends java.lang.Object
implements org.codehaus.plexus.util.cli.StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
START_PARSING_INDICATOR |
| Constructor and Description |
|---|
EnvStreamConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(java.lang.String line) |
java.util.Map |
getParsedEnv() |
public static final java.lang.String START_PARSING_INDICATOR
Copyright © 2013 Codehaus. All Rights Reserved.