private class FastPageParser.Tag
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
nameEndIdx |
java.util.Map |
properties |
| Modifier | Constructor and Description |
|---|---|
private |
Tag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(java.lang.String name,
java.lang.String value)
Adds a name/value property pair to this tag.
|