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