See: Description
Class | Description |
---|---|
Attributes |
This class holds a map of objects which are identified by a case insensitive key string.
|
Attributes.Attribute | |
DateUtils |
This class contains common functions for comparing and converting values of type Date.
|
ErrorType |
The ErrorType class defines a type of error.
|
ObjectUtils |
This class contains common functions for comparing and converting values of type Object.
|
OptionEntry |
This class defines one possible value of a field and it's description
This class is used by the Options class to implement a set of options where the option value us used as the key for the set. The text should only be used for display purposes e.g. |
Options |
This class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes. The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. |
StringUtils |
This class contains common functions for comparing and converting values of type String.
|
Enum | Description |
---|---|
Options.InsertPos |
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.