public interface OutputFormat
| Modifier and Type | Field and Description |
|---|---|
static String |
lineSeparator |
| Modifier and Type | Method and Description |
|---|---|
String |
format(String key,
char separator,
List<String> values,
Comment comments) |
String |
formatContentType() |
String |
formatFooter() |
String |
formatHeader() |
Copyright © 2011–2016 David R. Smith. All rights reserved.