public class WPATag extends HTMLTag
| Modifier and Type | Field and Description |
|---|---|
static String |
ANCHOR |
static String |
CLASS |
static String |
HREF |
static String |
TITLE |
static String |
WIKILINK |
ALLOWED_ATTRIBUTES, ALLOWED_ATTRIBUTES_SETname, originalSource| Constructor and Description |
|---|
WPATag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchor() |
String |
getLink() |
String |
getTitle() |
boolean |
isReduceTokenStack() |
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, isAllowedAttribute, isFormed, makeCopy, renderPlainText, serialize, setFormed, setItemsToMove, setParentequals, getName, getOriginalSource, hashCode, setName, setOriginalSource, toStringpublic static final String HREF
public static final String ANCHOR
public static final String WIKILINK
public static final String CLASS
public static final String TITLE
public boolean isReduceTokenStack()
isReduceTokenStack in class TagTokenpublic void renderHTML(ITextConverter converter, Appendable buf, IWikiModel model) throws IOException
renderHTML in class HTMLTagIOExceptionpublic String getLink()
public String getTitle()
public String getAnchor()
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.