Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
jvx:client:model:databookbuilder [2020/06/26 11:59] cduncan |
jvx:client:model:databookbuilder [2020/07/08 17:39] (current) cduncan articles |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| If you have simple string arrays or key/value pairs and want to create a databook, you could use the DataBookBuilder. It supports creating memory organized databooks with lists, maps, and arrays. | If you have simple string arrays or key/value pairs and want to create a databook, you could use the DataBookBuilder. It supports creating memory organized databooks with lists, maps, and arrays. | ||
| - | If you have an array of strings, simply create a databook with following code: | + | If you have an array of strings, simply create a databook with the following code: |
| <file java> | <file java> | ||
