Package | Description |
---|---|
de.esprit.appsuite.appstore.ndf |
Contains all NDF structured models of the App-Store
|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
Modifier and Type | Method and Description |
---|---|
NotifyBodyText |
AppLaunchPrefsHandler.startObject(NdfStructure struct,
NdfProperties props) |
NotifyBodyText |
AppDescriptorLaunchPrefsHandler.startObject(NdfStructure struct,
NdfProperties props) |
NotifyBodyText |
AppDescriptorHandler.startObject(NdfStructure struct,
NdfProperties props) |
Modifier and Type | Method and Description |
---|---|
NotifyBodyText |
CredentialHandler.startObject(NdfStructure struct,
NdfProperties props) |
Modifier and Type | Method and Description |
---|---|
NotifyBodyText |
NdfHandler.startObject(NdfStructure struct,
NdfProperties props)
Called when an object structure was detected.
|
NotifyBodyText |
LoggingNdfHandler.startObject(NdfStructure struct,
NdfProperties props) |
static NotifyBodyText |
NotifyBodyText.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotifyBodyText[] |
NotifyBodyText.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 EsprIT-Systems. All Rights Reserved.