|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCapsule | |
|---|---|
| com.x5.template | |
| com.x5.util | |
| Uses of DataCapsule in com.x5.template |
|---|
| Methods in com.x5.template with parameters of type DataCapsule | |
|---|---|
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. |
| Uses of DataCapsule in com.x5.util |
|---|
| Methods in com.x5.util with parameters of type DataCapsule | |
|---|---|
java.lang.Object[] |
DataCapsuleReader.extractData(DataCapsule data)
|
static DataCapsuleReader |
DataCapsuleReader.getReader(DataCapsule dataCapsule)
|
static DataCapsuleReader |
DataCapsuleReader.getReader(DataCapsule[] dataCapsules)
|
| Constructors in com.x5.util with parameters of type DataCapsule | |
|---|---|
DataCapsuleReader(DataCapsule[] dataCapsules)
|
|
DataCapsuleTable(DataCapsule[] dataCapsules)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||