| Methods in info.bliki.html.wikipedia with parameters of type ToWikipedia |
void |
NoOutputTag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
void |
ListTag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
void |
ImgTag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
void |
HTMLTag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
void |
ATag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
void |
AbstractHTMLTag.content(ToWikipedia w,
TagNode node,
java.lang.StringBuilder resultBuffer,
boolean showWithoutTag)
|
java.util.List |
ListTag.getListLines(java.lang.String listChar,
ToWikipedia w,
TagNode listNode)
|