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