|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ancientprogramming.fixedformat4j.format.AbstractFixedFormatter<java.util.Date>
com.ancientprogramming.fixedformat4j.format.impl.DateFormatter
public class DateFormatter
Formatter for Date data
| Constructor Summary | |
|---|---|
DateFormatter()
|
|
| Method Summary | |
|---|---|
java.util.Date |
asObject(java.lang.String string,
FormatInstructions instructions)
|
java.lang.String |
asString(java.util.Date date,
FormatInstructions instructions)
|
| Methods inherited from class com.ancientprogramming.fixedformat4j.format.AbstractFixedFormatter |
|---|
format, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateFormatter()
| Method Detail |
|---|
public java.util.Date asObject(java.lang.String string,
FormatInstructions instructions)
throws FixedFormatException
asObject in class AbstractFixedFormatter<java.util.Date>FixedFormatException
public java.lang.String asString(java.util.Date date,
FormatInstructions instructions)
asString in class AbstractFixedFormatter<java.util.Date>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||