|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.htmlcleaner.TagToken
org.htmlcleaner.TagNode
info.bliki.wiki.tags.HTMLTag
info.bliki.wiki.tags.WPTag
info.bliki.wiki.tags.WPParagraphTag
public class WPParagraphTag
| Field Summary |
|---|
| Fields inherited from class info.bliki.wiki.tags.HTMLTag |
|---|
NEW_LINES |
| Constructor Summary | |
|---|---|
WPParagraphTag()
|
|
| Method Summary | |
|---|---|
boolean |
isReduceTokenStack()
|
void |
renderLaTeX(ITextConverter converter,
java.lang.Appendable _out,
IWikiModel model)
|
| Methods inherited from class info.bliki.wiki.tags.WPTag |
|---|
equals, renderHTML |
| Methods inherited from class info.bliki.wiki.tags.HTMLTag |
|---|
appendAttributes, appendEscapedAttributes, appendUnescapedAttributes, getBodyString, renderHTMLWithoutTag, setTemplate |
| Methods inherited from class org.htmlcleaner.TagNode |
|---|
addAttribute, addChild, addChildren, addItemForMoving, addObjectAttribute, clone, getAttributes, getChildren, getItemsToMove, getObjectAttributes, getParent, getParents, isFormed, makeCopy, serialize, setFormed, setItemsToMove, setParent |
| Methods inherited from class org.htmlcleaner.TagToken |
|---|
getName, getOriginalSource, hashCode, setName, setOriginalSource, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WPParagraphTag()
| Method Detail |
|---|
public boolean isReduceTokenStack()
isReduceTokenStack in class WPTag
public void renderLaTeX(ITextConverter converter,
java.lang.Appendable _out,
IWikiModel model)
throws java.io.IOException
renderLaTeX in class WPTagjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||