|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |