Package | Description |
---|---|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
Modifier and Type | Method and Description |
---|---|
void |
NdfWriter.openStructuredTableProperty(java.lang.String propertyKey,
NdfTable header)
Writes a property who's value is a TABLE structure.
|
void |
NdfWriter.openStructuredTableProperty(java.lang.String propertyKey,
NdfTable header,
NdfProperties props) |
void |
NdfWriter.openTable(NdfTable header)
Opens a TABLE structure by writing the structure-key, the tableName and the column-headers.
|
void |
NdfWriter.openTable(NdfTable header,
NdfProperties props) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.