ALLOWED_ATTRIBUTES, ALLOWED_ATTRIBUTES_SETname, originalSource| Constructor and Description |
|---|
HTMLBlockTag(String name,
String allowedParents) |
HTMLBlockTag(String name,
String allowedParents,
HTMLTag defaultParentTag) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
HTMLTag |
getDefaultParentTag()
Use this tag if no parent tag was found on the wiki model's tag stack.
|
String |
getParents()
Get the allowed parent tags for this tag
|
boolean |
isReduceTokenStack() |
void |
renderPlainText(ITextConverter converter,
Appendable buf,
IWikiModel wikiModel) |
appendAttributes, appendEscapedAttributes, renderHTML, renderHTMLWithoutTag, setTemplateaddAllowedAttribute, addAttribute, addChild, addChildren, addItemForMoving, addObjectAttribute, getAllowedAttributes, getAttributes, getBodyString, getChildren, getItemsToMove, getObjectAttributes, getParent, isAllowedAttribute, isFormed, makeCopy, serialize, setFormed, setItemsToMove, setParentequals, getName, getOriginalSource, hashCode, setName, setOriginalSource, toStringpublic void renderPlainText(ITextConverter converter, Appendable buf, IWikiModel wikiModel) throws IOException
renderPlainText in interface PlainTextConvertablerenderPlainText in class TagNodeIOExceptionpublic String getParents()
TagTokengetParents in class TagNodenull if no parent tags are allowedpublic boolean isReduceTokenStack()
isReduceTokenStack in class TagTokenpublic HTMLTag getDefaultParentTag()
getDefaultParentTag in class HTMLTagCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.