Package org.pojomatic.formatter

Interface Summary
PojoFormatter A formatter to aid in creating a String representation of a POJO.
PropertyFormatter A formatter for a property.
 

Class Summary
AccountNumberFormatter A property formatter which shows only the last 4 characters of the string representation of the Property, with all others replaced by an asterisk ('*').
DefaultPojoFormatter Default formatter for classes that use Pojomatic.
DefaultPropertyFormatter The default property formatter used by Pojomatic.
 



Copyright © 2008-2009. All Rights Reserved.