Uses of Class
com.marringtons.object.Formatter

Packages that use Formatter
com.marringtons.object The Adept object package provides sophisticated object manipulation and storage, including a full-featured object database.  
 

Uses of Formatter in com.marringtons.object
 

Methods in com.marringtons.object that return Formatter
static Formatter Formatter.getInstance(Object object, com.marringtons.object.ClassDirectory.Entry entry)
          Get an instance of a formatter - from the class being translated or the default if no others exist.
 

Methods in com.marringtons.object with parameters of type Formatter
static Messages ObjectScraper.toProperties(Properties properties, String inclusions, Object pojo, Formatter formatter)
          Convert a Java Object to a name/value pair set of string properties.
static Messages ObjectScraper.toProperties(Properties properties, String inclusions, DAO dao, Formatter formatter)
          Convert a Java Object to a name/value pair set of string properties.
 



Copyright © 2005 Paul Marrington http://library.marringtons.com