|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Date
com.crocus.examples.csv.fields.DateField
public class DateField
| Constructor Summary | |
|---|---|
DateField(String date)
|
|
| Method Summary | |
|---|---|
int |
getType()
get the type of the value |
Object |
getValue()
get the current Value |
String |
toString()
|
| Methods inherited from class java.util.Date |
|---|
after, before, clone, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, UTC |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DateField(String date)
throws ParseException
date - String
ParseException| Method Detail |
|---|
public int getType()
CSVField
getType in interface CSVFieldpublic Object getValue()
CSVField
getValue in interface CSVFieldpublic String toString()
toString in class Date
|
Crocus - The First Flower of Spring | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||