Package com.ancientprogramming.fixedformat4j.annotation

Enum Summary
Align Capable of pad or chop data in a given direction
Sign Sign defines where to place a sign defining a positive or negative number.
 

Annotation Types Summary
Field This annotation descibes how a setter/getter pairs should be formatted by the fixedFormatManager.
Fields Wrapper for more than one field.
FixedFormatBoolean Define representations for Boolean.TRUE and Boolean.FALSE
FixedFormatDecimal  
FixedFormatNumber  
FixedFormatPattern Used together with FixedFormatField annotations to provide a pattern for the data.
Record Marks a class as a representation of a fixed format record
 



Copyright © 2008 ancientprogramming.com. All Rights Reserved.