Package org.org.usurper.handlers.defaults

This package contains the default handlers for basic types from the java language.

See:
          Description

Class Summary
BooleanPropertyTypeHandler This handler returns a random Boolean value.
BytePropertyTypeHandler This handler returns a random Byte value.
CharacterPropertyTypeHandler This handler returns a random Character value.
DatePropertyTypeHandler This handler returns a random java.util.Date value.
DocumentPropertyTypeHandler Deprecated. this is a poor handler...please create your own one. ;)
DoublePropertyTypeHandler This handler returns a random Double value.
FloatPropertyTypeHandler This handler returns a random Float value.
IntegerPropertyTypeHandler This handler returns a random Integer value.
ListAndSetPropertyTypeHandler This handler deals with Lists and Sets of Types.
LongPropertyTypeHandler This handler returns a random Long value.
MapPropertyTypeHandler This handler deals with Map Types.
ShortPropertyTypeHandler This handler returns a random Short value.
StringPropertyTypeHandler This handler returns a random String value.
 

Package org.org.usurper.handlers.defaults Description

This package contains the default handlers for basic types from the java language.



Copyright © 2008. All Rights Reserved.