public class SaveStringTokenizer extends Object
Modifier and Type | Field and Description |
---|---|
String[] |
keywords
List of keywords found in the save string.
|
String[] |
values
List of values corresponding to the keywords in the save string.
|
Constructor and Description |
---|
SaveStringTokenizer(String save)
Constructs a new save string tokenizer from the given save string.
|
public String[] keywords
public String[] values
public SaveStringTokenizer(String save)
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.