public class TextMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
string |
Constructor and Description |
---|
TextMap() |
Modifier and Type | Method and Description |
---|---|
void |
add(Text text) |
java.lang.String |
get() |
void |
set(Text[] text) |
Text[] |
toArray() |