|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.util.SaveStringTokenizer
Parses a save string containing a series of lines of the form:
| Field Summary | |
String[] |
keywords
List of keywords found in the save string. |
String[] |
values
List of values corresponding to the keywords in the save string. |
| Constructor Summary | |
SaveStringTokenizer(String save)
Constructs a new save string tokenizer from the given save string. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String[] keywords
public String[] values
| Constructor Detail |
public SaveStringTokenizer(String save)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||