public interface TabularContent
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TabularColumn> |
getColumns()
The headers of this table or
null is none available. |
TabularRowIterator |
read() |
java.util.List<TabularColumn> getColumns()
null is none available.TabularRowIterator read()
Copyright © 2007–2020. All rights reserved.