| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.hloader.converter.context.DateContext
Sample Date Context for Jelly.
Works in conjunction with the DateConverter, as it will do Long (as String) to date conversion.
| Constructor Summary | |
| DateContext() | |
| Method Summary | |
|  org.apache.commons.jelly.JellyContext | createContext()Create a Jellycontext for handling date expressions. | 
| protected  void | doInit(org.apache.commons.jelly.JellyContext jellyContext)initialise the date context. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DateContext()
| Method Detail | 
public org.apache.commons.jelly.JellyContext createContext()
protected void doInit(org.apache.commons.jelly.JellyContext jellyContext)
jellyContext - | 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||