Uses of Class
org.pojomatic.formatter.DefaultPropertyFormatter

Packages that use DefaultPropertyFormatter
org.pojomatic.formatter   
 

Uses of DefaultPropertyFormatter in org.pojomatic.formatter
 

Subclasses of DefaultPropertyFormatter in org.pojomatic.formatter
 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 ('*').
 



Copyright © 2008-2009. All Rights Reserved.