| Package | Description |
|---|---|
| org.argeo.api.tabular |
Tabular format API.
|
| org.argeo.cms.tabular |
Argeo CMS implementation of the Argeo Tabular API (CSV, JCR).
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TabularColumn> |
TabularContent.getColumns()
The headers of this table or
null is none available. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TabularColumn> |
JcrTabularRowIterator.getHeader() |
| Constructor and Description |
|---|
JcrTabularWriter(Node tableNode,
java.util.List<TabularColumn> columns,
java.lang.String contentNodeType)
Creates a table node
|
Copyright © 2007–2020. All rights reserved.