|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DecoratedLanguage | Extends the capabilities of a Language by adding the capabilities of a Converter. |
Language | Defines a syntax for expressions that can be used to access and change properties (bean or indexed) inside a target object. |
Exception Summary | |
---|---|
InvalidExpressionException | Indicates an invalid expression was detected. |
LanguageException | Thrown to indicate that an error occurred while accessing or modifying information using a given Language. |
Defines basic Languages used to retrieve and set information in bean-like objects. Also defines a LanguageEvaluator, which adds the capabilities of a Converter to a Language so that the information retrieved and set can be in any format.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |