| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.cli.util |
| Modifier and Type | Method and Description |
|---|---|
static PrintElement |
TextIOUtils.createPrintElement(String text,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
static List<PrintElement> |
TextIOUtils.createPrintElements(String... input)
Converts an array of text and prefix strings into
PrintElement objects. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TextIOUtils.printElements(java.util.stream.Stream<PrintElement> printElements,
org.beryx.textio.TextIO textIO)
Prints the passed elements according to their respective prefix.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.