Package net.sf.fikin.pojostate.select

Package Specification This package contains Selector implementations with a specific behaviour

See:
          Description

Class Summary
AbstractMethodMeta Prototype of MethodMeta interfaces It provides with Method getter/setter methods only.
AbstractSelector Abstract implementation of Selector interface.
BeanMethodsSelector Select all Bean getter methods Backed by DefaultMethodMeta for name, description and format.
DefaultMethodMeta MethodMeta with algorithms operating solely on top of Method only.
ExplicitMethodMeta An explicit MethodMeta object, having own name, description and format member variables created on Mar 6, 2007
MethodsIterator This class is used to build iterators over class and interface definitions.
NEFormatterSelector Name Enahanced Formatter Selector Based on BeanMethodsSelector with extended formatting support based on Method name's suffixes.
ResourceBundleSelector Resource bundle based methods selector.
Tools Various in its purpose algorithms, used here and there created on Mar 2, 2007
 

Package net.sf.fikin.pojostate.select Description

Package Specification

This package contains Selector implementations with a specific behaviour.



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.