public class DateBean extends Object
| Constructor and Description |
|---|
DateBean(ContentContext ctx,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Date |
getDate() |
String |
getFullDate() |
String |
getMediumDate() |
String |
getShortDate() |
String |
getSortableDate() |
String |
toString() |
public DateBean(ContentContext ctx, Date date) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2012-2018. All Rights Reserved.