public static interface ExternalParser.LineConsumer extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static ExternalParser.LineConsumer |
NULL
A null consumer
|
| Modifier and Type | Method and Description |
|---|---|
void |
consume(String line)
Consume a line
|
static final ExternalParser.LineConsumer NULL
void consume(String line)
line - a line of stringCopyright © 2010 - 2020 Adobe. All Rights Reserved