Uses of Interface
org.pojomatic.formatter.PropertyFormatter

Packages that use PropertyFormatter
org.pojomatic.formatter API and classes to help control the format used by Pojomatic.toString(Object) Pojomatic.toString} 
 

Uses of PropertyFormatter in org.pojomatic.formatter
 

Classes in org.pojomatic.formatter that implement PropertyFormatter
 class 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 ('*').
 class DefaultPropertyFormatter
          The default property formatter used by Pojomatic.
 



Copyright © 2008-2010. All Rights Reserved.