| Package | Description |
|---|---|
| com.x5.template | |
| com.x5.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.addData(DataCapsule smartObj)
Smart objects implementing DataCapsule can provide their own
legend of available tags and which methods to call for exporting
the tag data.
|
void |
Chunk.addData(DataCapsule smartObj,
java.lang.String altPrefix)
Two smart objects of the same type in a single template?
No problem.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
DataCapsuleReader.extractData(DataCapsule data) |
static DataCapsuleReader |
DataCapsuleReader.getReader(DataCapsule dataCapsule) |
static DataCapsuleReader |
DataCapsuleReader.getReader(DataCapsule[] dataCapsules) |
| Constructor and Description |
|---|
DataCapsuleReader(DataCapsule[] dataCapsules) |
DataCapsuleTable(DataCapsule[] dataCapsules) |
Copyright © 2019. All Rights Reserved.