@Component public class EmptyTransformer extends Object implements com.credibledoc.enricher.transformer.Transformer
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
MIN_LINES_COUNT_FOR_DECISION
We need to know, if the current document is empty or contains some rows.
|
| Constructor and Description |
|---|
EmptyTransformer() |
| Modifier and Type | Method and Description |
|---|---|
String |
transform(com.credibledoc.enricher.deriving.Deriving deriving,
List<String> multiLine,
com.credibledoc.combiner.log.buffered.LogBufferedReader logBufferedReader) |
static final int MIN_LINES_COUNT_FOR_DECISION
public EmptyTransformer()
Copyright © 2019. All rights reserved.