|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.cinecolombia.common.utilcomponents.RegistroPlano
Clase base para derivar generadores de "registros planos" de caracteres ascii.
| Field Summary | |
protected java.text.SimpleDateFormat |
dateF
Formateador para fechas. |
protected java.text.DecimalFormat |
numberF
Formateador para números. |
protected TextFiller |
textF
Formateador para texto alfanumérico |
| Constructor Summary | |
RegistroPlano()
Constructor por defecto. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.text.DecimalFormat numberF
protected TextFiller textF
protected java.text.SimpleDateFormat dateF
| Constructor Detail |
public RegistroPlano()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||