public interface ColumnMetadataHolder
Modifier and Type | Method and Description |
---|---|
List<ColumnMetadata> |
getColumnMetadata()
getter for columns metadata (column label/header, horizontal alignment, etc.)
|
List<ColumnMetadata> getColumnMetadata()
getter for columns metadata (column label/header, horizontal alignment, etc.)
This is an optional method. If your input doesn't contain any meta data then return an empty array.Copyright © 2006–2015. All rights reserved.