public class TableTag extends AbstractHTMLTag
fconvertPlainText| Constructor and Description |
|---|
TableTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(TagNode node,
StringBuilder resultBuffer)
Write the closing wiki syntax for this tag to the result buffer
|
void |
open(TagNode node,
StringBuilder resultBuffer)
Write the opening wiki syntax for this tag to the result buffer
|
content, emptyContent, getFirstContentpublic void open(TagNode node, StringBuilder resultBuffer)
HTMLTagopen in interface HTMLTagopen in class AbstractHTMLTagHTMLTag.close(TagNode, StringBuilder)public void close(TagNode node, StringBuilder resultBuffer)
HTMLTagclose in interface HTMLTagclose in class AbstractHTMLTagHTMLTag.open(TagNode, StringBuilder)Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.