Uses of Class
org.melati.template.YMDDateAdaptor

Packages that use YMDDateAdaptor
org.melati

See melati.org

org.melati.template Using Templates to render Objects to output formats. 
 

Uses of YMDDateAdaptor in org.melati
 

Methods in org.melati that return YMDDateAdaptor
static YMDDateAdaptor MelatiConfig.getYMDDateAdaptor()
          Called from within templets using #set $yearField = $melati.Config.YMDDateAdaptor.yearField($field) idiom.
 

Uses of YMDDateAdaptor in org.melati.template
 

Subclasses of YMDDateAdaptor in org.melati.template
 class YMDHMSTimestampAdaptor
          An adaptor for a string date in YMDHMST format.
 

Fields in org.melati.template declared as YMDDateAdaptor
static YMDDateAdaptor YMDDateAdaptor.it
          The instance.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.