|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.das2.datum.format.DatumFormatterFactory
public abstract class DatumFormatterFactory
| Constructor Summary | |
|---|---|
protected |
DatumFormatterFactory()
provided for use by subclasses |
| Method Summary | |
|---|---|
abstract DatumFormatter |
defaultFormatter()
|
abstract DatumFormatter |
newFormatter(java.lang.String format)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DatumFormatterFactory()
| Method Detail |
|---|
public abstract DatumFormatter newFormatter(java.lang.String format)
throws java.text.ParseException
java.text.ParseExceptionpublic abstract DatumFormatter defaultFormatter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||