Uses of Interface
org.melati.template.TempletAdaptor

Packages that use TempletAdaptor
org.melati.template Using Templates to render Objects to output formats. 
 

Uses of TempletAdaptor in org.melati.template
 

Classes in org.melati.template that implement TempletAdaptor
 class SimpleDateAdaptor
          A SimpleDateAdaptor is used to format a date field into a dd/mm/yyyy format for display.
 class YMDDateAdaptor
          An adaptor for a string date in YMD format.
 class YMDHMSTimestampAdaptor
          An adaptor for a string date in YMDHMST format.
 

Constructors in org.melati.template with parameters of type TempletAdaptor
MissingFieldException(TempletAdaptor adaptor, String name, String fullName)
          Constructor.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.