| Modifier and Type | Field and Description |
|---|---|
private java.util.Stack<MarkupBuilder.Tag> |
MarkupBuilder.tagStack |
| Modifier and Type | Method and Description |
|---|---|
private void |
MarkupBuilder.writeEndTag(MarkupBuilder.Tag t) |
private void |
MarkupBuilder.writeIndent(MarkupBuilder.Tag t,
Indenter.TagIndentSpot spot) |
private void |
MarkupBuilder.writeStartTag(MarkupBuilder.Tag t) |