|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.text.Format
org.databene.commons.format.TypedFormat<S>
public abstract class TypedFormat<S>
Format that exhibits the information which Java class it can format and parse.
Created: 11.05.2005 22:04:05
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
java.text.Format.Field |
| Constructor Summary | |
|---|---|
TypedFormat()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Class<S> |
getSourceType()
|
| Methods inherited from class java.text.Format |
|---|
clone, format, format, formatToCharacterIterator, parseObject, parseObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypedFormat()
| Method Detail |
|---|
public abstract java.lang.Class<S> getSourceType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||