Package org.pojomatic.formatter

API and classes to help control the format used by Pojomatic.toString(Object) Pojomatic.toString}

See:
          Description

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.
 

Package org.pojomatic.formatter Description

API and classes to help control the format used by Pojomatic.toString(Object) Pojomatic.toString}



Copyright © 2008-2010. All Rights Reserved.