|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectits.util.IntProperty
Example subclass of PropertyParser. Can be used to enforce correct formatting of numeric entries in a properties file.
| Constructor Summary | |
IntProperty()
|
|
| Method Summary | |
int |
intValue()
|
void |
parse(java.lang.String text,
java.util.Hashtable delimit)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IntProperty()
| Method Detail |
public void parse(java.lang.String text,
java.util.Hashtable delimit)
throws PropertyParserException
parse in interface PropertyParserPropertyParserExceptionpublic java.lang.String toString()
toString in interface PropertyParserpublic int intValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||