public class StringHeaderFormatter extends Object implements HeaderFormatter<String>
| Constructor and Description |
|---|
StringHeaderFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
write(List<ColumnDescriptor> columnDescriptors)
Write the header for the provided ResultSet.
|
public String write(List<ColumnDescriptor> columnDescriptors)
HeaderFormatterwrite in interface HeaderFormatter<String>columnDescriptors - the columnsCopyright © 2010–2018 Eclipse Foundation. All rights reserved.