public class ChartTag extends HTMLTag implements INoBodyParsingTag
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ALLOWED_ATTRIBUTES
|
static HashSet<String> |
ALLOWED_ATTRIBUTES_SET |
name, originalSource| Constructor and Description |
|---|
ChartTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowedAttribute(String attName)
Check, if the attName is allowed.
|
void |
renderHTML(ITextConverter converter,
Appendable buf,
IWikiModel model) |
appendAttributes, appendEscapedAttributes, getDefaultParentTag, renderHTMLWithoutTag, setTemplateaddAllowedAttribute, addAttribute, addChild, addChildren, addItemForMoving, addObjectAttribute, clone, getAllowedAttributes, getAttributes, getBodyString, getChildren, getItemsToMove, getObjectAttributes, getParent, getParents, isFormed, makeCopy, renderPlainText, serialize, setFormed, setItemsToMove, setParentequals, getName, getOriginalSource, hashCode, isReduceTokenStack, setName, setOriginalSource, toStringpublic static final String[] ALLOWED_ATTRIBUTES
public void renderHTML(ITextConverter converter, Appendable buf, IWikiModel model) throws IOException
renderHTML in class HTMLTagIOExceptionpublic boolean isAllowedAttribute(String attName)
TagTokenisAllowedAttribute in class TagNodeCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.