|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Changeable | Interface for Resolvables that my be changed. |
PropertyModificationListener | Interface for objects that need to be notified when some of their subproperties are changed. |
Resolvable | Interface for objects that provide properties by resolving property paths. |
ResolverContext | Interface for a resolver context. |
StreamingResolvable | Interface for Resolvable instances, that support streaming of properties |
Class Summary | |
---|---|
ChangeableBean | ChangeableBean serves as base class for JavaBeans that need to be Changeable. |
JSONResolvable | Bridge class between JSONObject and Resolvable . |
NestedCollection | This class is just a wrapper aroung a vector. |
PropertyResolver | Instances of class PropertyResolver can resolve properties by paths based on a single Resolvable object. |
PropertyResolver.PropertyPathEntry | Inner class to return property path entries |
PropertySetter | PropertySetter is an extension of PropertyResolver that also can
change properties by paths based on a given Resolvable . |
ResolvableBean | ChangeableBean serves as base class for JavaBeans that need to be Resolvable. |
ResolvableComparator | Comparator class for comparing (and sorting) Resolvables by a attributes |
ResolverContextHandler | Static handler for the ResolverContext . |
SetHelper | Helper class to execute assignment commands on Resolvable objects or Maps. |
Package for classes and interfaces related to property resolving.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |