Package | Description |
---|---|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
Modifier and Type | Method and Description |
---|---|
NotifyArrayValue |
NdfHandler.startArray(NdfStructure struct,
NdfProperties props,
int[] dimensions)
Called when an array structure was found.
|
NotifyArrayValue |
LoggingNdfHandler.startArray(NdfStructure struct,
NdfProperties props,
int[] dimensions) |
NotifyArrayValue |
DumpingNdfHandler.startArray(NdfStructure struct,
NdfProperties props,
int[] dimensions) |
static NotifyArrayValue |
NotifyArrayValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotifyArrayValue[] |
NotifyArrayValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.