Package | Description |
---|---|
org.kepler.objectmanager.data.db | |
org.kepler.objectmanager.data.text |
Modifier and Type | Method and Description |
---|---|
TextComplexDataFormat[] |
Entity.getDataFormatArray()
Get the complex data format array
|
Modifier and Type | Method and Description |
---|---|
void |
Entity.setDataFormatArray(TextComplexDataFormat[] dataFormatArray)
Set DataFormatArray
|
Modifier and Type | Class and Description |
---|---|
class |
TextDelimitedDataFormat |
class |
TextWidthFixedDataFormat
This class express a width-fixed text format
|