|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.bliki.htmlcleaner.TagToken
info.bliki.htmlcleaner.TagNode
info.bliki.wiki.tags.HTMLTag
info.bliki.wiki.tags.NowikiTag
info.bliki.wiki.addon.tags.SampleTag
public class SampleTag
Field Summary |
---|
Fields inherited from class info.bliki.wiki.tags.HTMLTag |
---|
NEW_LINES, XML_QNAME |
Fields inherited from class info.bliki.htmlcleaner.TagNode |
---|
ALLOWED_ATTRIBUTES, ALLOWED_ATTRIBUTES_SET |
Fields inherited from class info.bliki.htmlcleaner.TagToken |
---|
name, originalSource |
Constructor Summary | |
---|---|
SampleTag()
|
Method Summary | |
---|---|
boolean |
isReduceTokenStack()
|
void |
renderHTML(info.bliki.wiki.filter.ITextConverter converter,
java.lang.Appendable buf,
info.bliki.wiki.model.IWikiModel model)
|
Methods inherited from class info.bliki.wiki.tags.NowikiTag |
---|
copyMathLTGT, copyNowikiNewLine, copyPre |
Methods inherited from class info.bliki.wiki.tags.HTMLTag |
---|
appendAttributes, appendEscapedAttributes, appendUnescapedAttributes, renderHTMLWithoutTag, setTemplate |
Methods inherited from class info.bliki.htmlcleaner.TagNode |
---|
addAllowedAttribute, addAttribute, addChild, addChildren, addItemForMoving, addObjectAttribute, clone, getAllowedAttributes, getAttributes, getBodyString, getBodyString, getChildren, getItemsToMove, getObjectAttributes, getParent, getParents, isAllowedAttribute, isFormed, makeCopy, removeAllowedAttribute, serialize, setFormed, setItemsToMove, setParent |
Methods inherited from class info.bliki.htmlcleaner.TagToken |
---|
equals, getName, getOriginalSource, hashCode, setName, setOriginalSource, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SampleTag()
Method Detail |
---|
public void renderHTML(info.bliki.wiki.filter.ITextConverter converter, java.lang.Appendable buf, info.bliki.wiki.model.IWikiModel model) throws java.io.IOException
renderHTML
in class info.bliki.wiki.tags.NowikiTag
java.io.IOException
public boolean isReduceTokenStack()
isReduceTokenStack
in class info.bliki.wiki.tags.NowikiTag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |