Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

ABAPCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for ABAP source codes
ABAPCodeFilter() - Constructor for class info.bliki.wiki.tags.code.ABAPCodeFilter
 
AbstractCodeFormatter - Class in info.bliki.wiki.tags.code
Abstract base class for alle SourceCodeFormatters
AbstractCodeFormatter() - Constructor for class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
AbstractCPPBasedCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for C++ based source codes
AbstractCPPBasedCodeFilter() - Constructor for class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
 
AbstractHtmlExtractor<T> - Class in info.bliki.htmlcleaner.util
 
AbstractHtmlExtractor(T) - Constructor for class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
 
AbstractHTMLTag - Class in info.bliki.html.wikipedia
 
AbstractHTMLTag() - Constructor for class info.bliki.html.wikipedia.AbstractHTMLTag
 
AbstractHTMLTag(boolean) - Constructor for class info.bliki.html.wikipedia.AbstractHTMLTag
 
AbstractHTMLToWiki - Class in info.bliki.html.wikipedia
Base class for all HTML to wiki text converters.
AbstractHTMLToWiki(Map<String, HTMLTag>, boolean, boolean, boolean) - Constructor for class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
AbstractHTMLToWiki(Map<String, HTMLTag>, boolean, boolean) - Constructor for class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
AbstractNode - Class in info.bliki.wiki.tags.util
The concrete base class for all types of nodes.
AbstractNode(int, int) - Constructor for class info.bliki.wiki.tags.util.AbstractNode
Create an abstract node with the page positions given.
AbstractParser - Class in info.bliki.wiki.filter
 
AbstractParser(String) - Constructor for class info.bliki.wiki.filter.AbstractParser
 
AbstractTemplateFunction - Class in info.bliki.wiki.template
An abstract template parser function.
AbstractTemplateFunction() - Constructor for class info.bliki.wiki.template.AbstractTemplateFunction
 
AbstractWikiModel - Class in info.bliki.wiki.model
Standard model implementation for the Wikipedia syntax.
AbstractWikiModel() - Constructor for class info.bliki.wiki.model.AbstractWikiModel
 
AbstractWikiModel(Configuration) - Constructor for class info.bliki.wiki.model.AbstractWikiModel
 
AbstractWikiModel(Configuration, Locale) - Constructor for class info.bliki.wiki.model.AbstractWikiModel
 
AbstractWikiModel(Configuration, Locale, INamespace) - Constructor for class info.bliki.wiki.model.AbstractWikiModel
 
AbstractWikipediaParser - Class in info.bliki.wiki.filter
 
AbstractWikipediaParser(String) - Constructor for class info.bliki.wiki.filter.AbstractWikipediaParser
 
AbstractXMLParser - Class in info.bliki.api
Base class for reading XML strings.
AbstractXMLParser(String) - Constructor for class info.bliki.api.AbstractXMLParser
 
action(String) - Method in class info.bliki.api.query.RequestBuilder
What action you would like to perform One value: sitematrix, opensearch, login, logout, query, expandtemplates, parse, feedwatchlist, help, paraminfo, purge, rollback, delete, undelete, protect, block, unblock, move, edit, emailuser, watch, patrol Default: help
add(WPListElement) - Method in class info.bliki.wiki.filter.WPList
 
add(WPCell) - Method in class info.bliki.wiki.filter.WPRow
 
add(WPRow) - Method in class info.bliki.wiki.filter.WPTable
 
add(int, ASTNode) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
add(ASTNode) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
Appends the node to the end of this list.
addAlias(String) - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Adds a single alias to the namespace.
addAlias(String) - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
addAll(Collection<? extends ASTNode>) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
addAll(int, Collection<? extends ASTNode>) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
addAllowedAttribute(String) - Static method in class info.bliki.htmlcleaner.TagNode
Add an additional allowed attribute name Note: the 'style' attribute isn't allowed by default because of XSS risks; if you need this attribute (or other attributes not listed here) you can add it with this method.
addAttribute(String, String, boolean) - Method in class info.bliki.htmlcleaner.EndTagToken
 
addAttribute(String, String, boolean) - Method in class info.bliki.htmlcleaner.TagNode
 
addAttribute(String, String, boolean) - Method in class info.bliki.htmlcleaner.TagToken
Add an attribute to this tag.
addAttribute(String, String, boolean) - Method in class info.bliki.wiki.tags.ATag
 
addAttributes(TagNode, String) - Static method in class info.bliki.wiki.filter.Util
Scan the attributes string and add the attributes to the given node
addCategory(PageInfo) - Method in class info.bliki.api.Page
 
addCategory(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addCategory(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
When an article contains a token indicating that the article belongs to a specific category this method should be called to add that category to the output metadata.
addCategory(String, String) - Method in class info.bliki.wiki.model.WikiModel
 
addChild(Object) - Method in class info.bliki.htmlcleaner.TagNode
 
addChildren(List<?>) - Method in class info.bliki.htmlcleaner.TagNode
 
addCodeFormatter(String, SourceCodeFormatter) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addCodeFormatter(String, SourceCodeFormatter) - Method in class info.bliki.wiki.model.Configuration
 
addCodeFormatter(String, SourceCodeFormatter) - Method in interface info.bliki.wiki.model.IConfiguration
Add a new source code formatter to the configuration
addDependancy(String) - Method in class info.bliki.htmlcleaner.TagInfo
 
addDependency(String, String) - Method in class info.bliki.htmlcleaner.HtmlTagProvider
 
addElement(HtmlForm.Element) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
addInclude(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addInclude(String) - Method in interface info.bliki.wiki.model.IWikiModel
When a document contains a token indicating that the document includes an other Wiki page, i.e.
addInclude(String) - Method in class info.bliki.wiki.model.WikiModel
 
addInterwikiLink(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addInterwikiLink(String, String) - Method in class info.bliki.wiki.model.Configuration
 
addInterwikiLink(String, String) - Method in interface info.bliki.wiki.model.IConfiguration
Add another Interwiki link to the configuration.
addItemForMoving(BaseToken) - Method in class info.bliki.htmlcleaner.TagNode
 
addLink(Link) - Method in class info.bliki.api.Page
 
addLink(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addLink(String) - Method in interface info.bliki.wiki.model.IWikiModel
When a document contains a token indicating that the document links to another Wiki topic this method should be called to add that topic link to the output metadata.
addLink(String) - Method in class info.bliki.wiki.model.WikiModel
 
addNamespace(String, String) - Method in class info.bliki.wiki.dump.Siteinfo
 
addObjectAttribute(String, Object) - Method in class info.bliki.htmlcleaner.TagNode
Add a special object to this TagNode which contains original information from the parsed wiki object (for example the ImageFormat or original wiki topic string)
addOperator(HashMap<String, Operator>, HashMap<String, ArrayList<Operator>>, String, String, Operator) - Static method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
addSemanticAttribute(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addSemanticAttribute(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
See Semantic MediaWiki for more information.
addSemanticAttribute(String, String) - Method in class info.bliki.wiki.model.WikiModel
 
addSemanticRelation(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addSemanticRelation(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
See Semantic MediaWiki for more information.
addSemanticRelation(String, String) - Method in class info.bliki.wiki.model.WikiModel
 
addTag(String, String, int, String) - Method in class info.bliki.htmlcleaner.HtmlTagProvider
Shortcut to creating TagInfo instance and storing it to the map.
addTemplate(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addTemplate(String) - Method in interface info.bliki.wiki.model.IWikiModel
When a document contains a token indicating that the document includes a Wiki template this method should be called to add that template to the output metadata.
addTemplate(String) - Method in class info.bliki.wiki.model.WikiModel
 
addTemplateFunction(String, ITemplateFunction) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addTemplateFunction(String, ITemplateFunction) - Method in class info.bliki.wiki.model.Configuration
 
addTemplateFunction(String, ITemplateFunction) - Method in interface info.bliki.wiki.model.IConfiguration
Add a new interwiki link to the configuration
addTokenTag(String, TagToken) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addTokenTag(String, TagToken) - Method in class info.bliki.wiki.model.Configuration
 
addTokenTag(String, TagToken) - Method in interface info.bliki.wiki.model.IConfiguration
Add a new HTML styled tag to the configuration
addToReferences(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
addToReferences(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Add a reference (i.e.
addToTableOfContent(List<Object>, SectionHeader, int) - Method in class info.bliki.wiki.model.AbstractWikiModel
Add a section header with the given headLevel to the "table of content"
addUriScheme(String) - Method in class info.bliki.wiki.model.Configuration
Add an allowed URI scheme shortcut like http, https, ftp,...
ALIGN_CENTER - Static variable in class info.bliki.wiki.filter.WPCell
 
ALIGN_JUSTIFY - Static variable in class info.bliki.wiki.filter.WPCell
 
ALIGN_LEFT - Static variable in class info.bliki.wiki.filter.WPCell
 
ALIGN_NOT_SET - Static variable in class info.bliki.wiki.filter.WPCell
 
ALIGN_RIGHT - Static variable in class info.bliki.wiki.filter.WPCell
 
Allmacros - Class in info.bliki.wiki.template.extension
A template parser function for {{ #all_macros: ...
Allmacros() - Constructor for class info.bliki.wiki.template.extension.Allmacros
 
ALLOWED_ATTRIBUTES - Static variable in class info.bliki.htmlcleaner.TagNode
Allowed attributes Note: the 'style' attribute isn't allowed by default because of XSS risks; if you need this attribute (or other attributes not listed here) you can add it with the static addAllowedAttribute() method.
ALLOWED_ATTRIBUTES - Static variable in class info.bliki.wiki.tags.extension.ChartTag
ALLOWED_ATTRIBUTES_SET - Static variable in class info.bliki.htmlcleaner.TagNode
 
ALLOWED_ATTRIBUTES_SET - Static variable in class info.bliki.wiki.tags.extension.ChartTag
 
ANCHOR - Static variable in class info.bliki.wiki.tags.WPATag
 
Anchorencode - Class in info.bliki.wiki.template
A template parser function for {{urlencode: ...
Anchorencode() - Constructor for class info.bliki.wiki.template.Anchorencode
 
apfrom(String) - Method in class info.bliki.api.query.Query
The page title to start enumerating from.
aplimit(int) - Method in class info.bliki.api.query.Query
How many total pages to return.
append(BaseToken) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
append(BaseToken) - Method in interface info.bliki.wiki.model.IWikiModel
Append the content as a child on the top node of the internal stack
append(BaseToken) - Method in class info.bliki.wiki.tags.util.TagStack
 
append(TagStack) - Method in class info.bliki.wiki.tags.util.TagStack
 
appendAmpersandEscapedAttribute(StringBuilder, String, Map<String, String>) - Static method in class info.bliki.htmlcleaner.Utils
 
appendAttributes(Appendable, Map<String, String>) - Method in class info.bliki.wiki.tags.HTMLTag
 
appendChar(StringBuilder, char) - Static method in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
appendContent(List<Object>) - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
Append the content of the nodes to the given result object.
appendContent(List<Object>) - Method in class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
appendEscapedAttribute(Appendable, String, Map<String, String>) - Static method in class info.bliki.htmlcleaner.Utils
 
appendEscapedAttributes(Appendable, Map<String, String>) - Static method in class info.bliki.wiki.tags.HTMLTag
 
appendExternalImageLink(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendExternalImageLink(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Append an external wiki image link (starting with http, https,...
appendExternalLink(String, String, String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
Append an external link (starting with http, https, ftp,...) as described in Help Links
appendExternalLink(String, String, String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Append an external link (starting with http, https, ftp,...) as described in Help Links
appendHead(String, int, boolean, int, int, int) - Method in class info.bliki.wiki.model.AbstractWikiModel
Append a new head to the table of content
appendHead(String, int, boolean, int, int, int) - Method in interface info.bliki.wiki.model.IWikiModel
Add a single wiki head (i.e.
appendIdentifier(String, int, int, HashMap<String, String>, HashMap<String, String>, StringBuilder) - Method in class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
 
appendInternalImageLink(String, String, ImageFormat) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendInternalImageLink(String, String, ImageFormat) - Method in interface info.bliki.wiki.model.IWikiModel
Append this internal wiki image link.
appendInternalLink(String, String, String, String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendInternalLink(String, String, String, String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Append an internal wikilink as described in Help Links
appendInternalLink(String, String, String, String, boolean) - Method in class info.bliki.wiki.model.WikiModel
 
appendInternalLink(String, String, String, String, boolean, boolean) - Method in class info.bliki.wiki.model.WikiModel
 
appendInterWikiLink(String, String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendInterWikiLink(String, String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Append an InterWiki link
appendISBNLink(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendISBNLink(String) - Method in interface info.bliki.wiki.model.IWikiModel
Append an external ISBN link (starting with ISBN ) as described in Wikipedia:ISBN

Note: The default implementation in the AbstractWikiModel class creates a link to Amazon.com.
appendMailtoLink(String, String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendMailtoLink(String, String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Append an external link (starting with mailto:...) as described in Help:Wikitext#Links
appendRawNamespaceLinks(String, String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendRawNamespaceLinks(String, String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Check if the topic is a special namespace topic.
appendRawWikipediaLink(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendRawWikipediaLink(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Main entry method for parsing a raw wiki link (i.e.
appendRedirectLink(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendRedirectLink(String) - Method in interface info.bliki.wiki.model.IWikiModel
Append the redirect link to the model
appendSignature(Appendable, int) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendSignature(Appendable, int) - Method in interface info.bliki.wiki.model.IWikiModel
Append the user signature to the writer (i.e.
appendStack(TagStack) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
appendStack(TagStack) - Method in interface info.bliki.wiki.model.IWikiModel
Append the given tag stack to the current tag stack of the model.
ASTNode - Class in info.bliki.wiki.template.expr.ast
The basic node for a parsed expression string
ASTNode(String) - Constructor for class info.bliki.wiki.template.expr.ast.ASTNode
 
ASTNodeFactory - Class in info.bliki.wiki.template.expr.operator
 
ASTNodeFactory() - Constructor for class info.bliki.wiki.template.expr.operator.ASTNodeFactory
Create a default ASTNode factory
ATag - Class in info.bliki.html.wikipedia
 
ATag() - Constructor for class info.bliki.html.wikipedia.ATag
 
ATag(String, String) - Constructor for class info.bliki.html.wikipedia.ATag
 
ATag - Class in info.bliki.wiki.tags
 
ATag() - Constructor for class info.bliki.wiki.tags.ATag
 
Attribute - Class in info.bliki.wiki.tags.util
An attribute within a tag.
Attribute(String, String, String, char) - Constructor for class info.bliki.wiki.tags.util.Attribute
Create an attribute with the name, assignment, value and quote given.
Attribute(String, String, char) - Constructor for class info.bliki.wiki.tags.util.Attribute
Create an attribute with the name, value and quote given.
Attribute(String) - Constructor for class info.bliki.wiki.tags.util.Attribute
Create a whitespace attribute with the value given.
Attribute(String, String) - Constructor for class info.bliki.wiki.tags.util.Attribute
Create an attribute with the name and value given.
Attribute(String, String, String) - Constructor for class info.bliki.wiki.tags.util.Attribute
Create an attribute with the name, assignment string and value given.
Attribute() - Constructor for class info.bliki.wiki.tags.util.Attribute
Create an empty attribute.
AttributeList - Class in info.bliki.wiki.template.extension
Internal alias for an ArrayList.
AttributeList(int) - Constructor for class info.bliki.wiki.template.extension.AttributeList
 
AttributeList() - Constructor for class info.bliki.wiki.template.extension.AttributeList
 
AttributeRenderer - Interface in info.bliki.wiki.template.extension
This interface describes an object that knows how to format or otherwise render an object appropriately.
attributes - Variable in class info.bliki.wiki.model.AbstractWikiModel
Map an attribute name to its value(s).
AVOID_PAGE_BREAK_IN_TABLE - Static variable in class info.bliki.wiki.model.Configuration
Tries to avoid page breaks inside tables, e.g.

B

BaseToken - Interface in info.bliki.htmlcleaner
Base token interface.
BLIKI_VERSION - Static variable in class info.bliki.wiki.model.Configuration
Get the current Bliki.info Engine version
BlikiConverter - Class in info.bliki.wiki
A converter tool for using the Wiki2HTML, Plain2Wiki and HTML2Wiki conversion functions in a Java Swing GUI.
BlikiConverter(String) - Constructor for class info.bliki.wiki.BlikiConverter
 
BOLD - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
BOLDITALIC - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
BOOK - Variable in class info.bliki.wiki.namespaces.Namespace
 
BOOK_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
 
BrTag - Class in info.bliki.wiki.tags
 
BrTag() - Constructor for class info.bliki.wiki.tags.BrTag
 
buildEditLinkUrl(int) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
buildEditLinkUrl(int) - Method in interface info.bliki.wiki.model.IWikiModel
Build the link to edit a section of the wikipedia article

C

C1 - Static variable in class info.bliki.wiki.template.expr.ast.IntegerNode
 
cachePrototype(ParsedPageName, Prototype) - Method in class info.bliki.extensions.scribunto.engine.lua.CompiledScriptCache
 
cal(Object) - Static method in class info.bliki.wiki.template.dates.StringToTime
 
cal(Object, Date) - Static method in class info.bliki.wiki.template.dates.StringToTime
 
CAPTION - Static variable in class info.bliki.wiki.filter.WPCell
The >caption< tag should be used
CaptionTag - Class in info.bliki.html.wikipedia
 
CaptionTag() - Constructor for class info.bliki.html.wikipedia.CaptionTag
 
casing() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
casing() - Method in class info.bliki.wiki.model.Configuration
 
casing() - Method in interface info.bliki.wiki.model.IConfiguration
 
categories - Variable in class info.bliki.wiki.model.WikiModel
A map for categories and their associated sort keys
CATEGORY - Variable in class info.bliki.wiki.namespaces.Namespace
The "Category" namespace for the current language.
CATEGORY_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Category talk" namespace for the current language.
CHARACTER_REFS - Static variable in class info.bliki.wiki.model.Reference
 
characters(char[], int, int) - Method in class info.bliki.api.AbstractXMLParser
parse an unlimited amount of characters between 2 enclosing XML-Tags
characters(char[], int, int) - Method in class info.bliki.wiki.dump.WikiXMLParser
parse an unlimited amount of characters between 2 enclosing XML-Tags
ChartTag - Class in info.bliki.wiki.tags.extension
Wiki tag for the Google Chart API
ChartTag() - Constructor for class info.bliki.wiki.tags.extension.ChartTag
 
checkParserFunction(CharSequence) - Static method in class info.bliki.wiki.filter.TemplateParser
Check if this template contains a template function Note: repositions this#fCurrentPosition behind the parser function string if possible
CLASS - Static variable in class info.bliki.wiki.tags.WPATag
 
clean() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
clear() - Method in class info.bliki.api.query.RequestBuilder
 
clear() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
clone() - Method in class info.bliki.htmlcleaner.EndTagToken
 
clone() - Method in class info.bliki.htmlcleaner.TagNode
 
clone() - Method in class info.bliki.htmlcleaner.TagToken
 
clone() - Method in class info.bliki.wiki.filter.WPList
 
clone() - Method in class info.bliki.wiki.filter.WPTable
 
clone() - Method in class info.bliki.wiki.tags.HTMLBlockTag
 
clone() - Method in class info.bliki.wiki.tags.PreTag
 
clone() - Method in class info.bliki.wiki.tags.PTag
 
clone() - Method in class info.bliki.wiki.tags.SourceTag
 
clone() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
clone() - Method in class info.bliki.wiki.tags.util.AbstractNode
Clone this object.
clone() - Method in class info.bliki.wiki.tags.WPBoldItalicTag
 
clone() - Method in class info.bliki.wiki.tags.WPPreTag
 
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLTag
 
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.ATag
 
close(TagNode, StringBuilder) - Method in interface info.bliki.html.wikipedia.HTMLTag
Write the closing wiki syntax for this tag to the result buffer
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.NoOutputTag
 
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.PreTag
 
close(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.TableTag
 
closeStr - Variable in class info.bliki.html.wikipedia.ATag
 
closeStr - Variable in class info.bliki.html.wikipedia.OpenCloseTag
 
code - Variable in enum info.bliki.wiki.namespaces.INamespace.NamespaceCode
The integer number code of this namespace.
CODE_FORMATTER_MAP - Static variable in class info.bliki.wiki.model.Configuration
Map the source code's language string to the code formatter implementation
CommandLine - Class in info.bliki.htmlcleaner
Command line usage class.
CommandLine() - Constructor for class info.bliki.htmlcleaner.CommandLine
 
CommentToken - Class in info.bliki.htmlcleaner
HTML comment token.
CommentToken(String) - Constructor for class info.bliki.htmlcleaner.CommentToken
 
CompactXmlSerializer - Class in info.bliki.htmlcleaner
Compact XML serializer - creates resulting XML by stripping whitespaces.
CompactXmlSerializer(Writer, HtmlCleaner) - Constructor for class info.bliki.htmlcleaner.CompactXmlSerializer
 
CompiledScriptCache - Class in info.bliki.extensions.scribunto.engine.lua
 
CompiledScriptCache() - Constructor for class info.bliki.extensions.scribunto.engine.lua.CompiledScriptCache
 
Configuration - Class in info.bliki.wiki.model
Common Configuration settings
Configuration() - Constructor for class info.bliki.wiki.model.Configuration
 
Configuration(String, IConfiguration.Casing) - Constructor for class info.bliki.wiki.model.Configuration
 
Connector - Class in info.bliki.api
Manages the queries for the Wikimedia API.
Connector() - Constructor for class info.bliki.api.Connector
 
Connector(HttpClientBuilder) - Constructor for class info.bliki.api.Connector
 
connector - Variable in class info.bliki.api.User
 
Console - Class in info.bliki.wiki.template.expr.util
A java console program to run the evaluator interactively.
Console() - Constructor for class info.bliki.wiki.template.expr.util.Console
 
CONST - Static variable in class info.bliki.extensions.scribunto.template.Invoke
 
CONST - Static variable in class info.bliki.wiki.model.DefaultEventListener
 
CONST - Static variable in class info.bliki.wiki.template.Anchorencode
 
CONST - Static variable in class info.bliki.wiki.template.Expr
 
CONST - Static variable in class info.bliki.wiki.template.extension.Allmacros
 
CONST - Static variable in class info.bliki.wiki.template.extension.DollarContext
 
CONST - Static variable in class info.bliki.wiki.template.FormatDate
 
CONST - Static variable in class info.bliki.wiki.template.Formatnum
 
CONST - Static variable in class info.bliki.wiki.template.Fullurl
 
CONST - Static variable in class info.bliki.wiki.template.If
 
CONST - Static variable in class info.bliki.wiki.template.Ifeq
 
CONST - Static variable in class info.bliki.wiki.template.Iferror
 
CONST - Static variable in class info.bliki.wiki.template.Ifexist
 
CONST - Static variable in class info.bliki.wiki.template.Ifexpr
 
CONST - Static variable in class info.bliki.wiki.template.LC
 
CONST - Static variable in class info.bliki.wiki.template.LCFirst
 
CONST - Static variable in class info.bliki.wiki.template.Localurl
 
CONST - Static variable in class info.bliki.wiki.template.NS
 
CONST - Static variable in class info.bliki.wiki.template.NSE
 
CONST - Static variable in class info.bliki.wiki.template.Padleft
 
CONST - Static variable in class info.bliki.wiki.template.Padright
 
CONST - Static variable in class info.bliki.wiki.template.Plural
 
CONST - Static variable in class info.bliki.wiki.template.Safesubst
 
CONST - Static variable in class info.bliki.wiki.template.Subst
 
CONST - Static variable in class info.bliki.wiki.template.Switch
 
CONST - Static variable in class info.bliki.wiki.template.Tag
 
CONST - Static variable in class info.bliki.wiki.template.Time
Static instance of this template function parser.
CONST - Static variable in class info.bliki.wiki.template.Titleparts
 
CONST - Static variable in class info.bliki.wiki.template.UC
 
CONST - Static variable in class info.bliki.wiki.template.UCFirst
 
CONST - Static variable in class info.bliki.wiki.template.URLEncode
 
consumeWhitespace() - Method in class info.bliki.wiki.filter.AbstractParser
 
contains(Object) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
containsAll(Collection<?>) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
containsCategory(PageInfo) - Method in class info.bliki.api.Page
 
containsKey(String) - Method in class info.bliki.api.query.RequestBuilder
 
containsLink(Link) - Method in class info.bliki.api.Page
 
containsValue(String) - Method in class info.bliki.api.query.RequestBuilder
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.AbstractHTMLTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.ATag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.FontTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in interface info.bliki.html.wikipedia.HTMLTag
Convert the current HTML node into wiki text.
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.ImgTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.ListTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.NoOutputTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
content(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.PreTag
 
ContentToken - Class in info.bliki.htmlcleaner
HTML text token.
ContentToken(String) - Constructor for class info.bliki.htmlcleaner.ContentToken
 
ConvertEmptyHTMLTag - Class in info.bliki.html.wikipedia
 
ConvertEmptyHTMLTag() - Constructor for class info.bliki.html.wikipedia.ConvertEmptyHTMLTag
 
ConvertEmptyHTMLTag(boolean) - Constructor for class info.bliki.html.wikipedia.ConvertEmptyHTMLTag
 
copyMathLTGT(String, Appendable) - Static method in class info.bliki.wiki.tags.NowikiTag
Copy the text in the resulting buffer and escape special html characters (< > )
copyPre(String, Appendable, boolean) - Static method in class info.bliki.wiki.tags.NowikiTag
Copy the text in the resulting buffer and escape special html characters (< > " & ')
Counter - Class in info.bliki.wiki.model
 
Counter() - Constructor for class info.bliki.wiki.model.Counter
 
Counter(int) - Constructor for class info.bliki.wiki.model.Counter
 
create() - Static method in class info.bliki.api.query.Edit
 
create() - Static method in class info.bliki.api.query.OpenSearch
 
create() - Static method in class info.bliki.api.query.Parse
 
create() - Static method in class info.bliki.api.query.Query
 
create() - Static method in class info.bliki.api.query.RequestBuilder
 
create() - Static method in class info.bliki.api.query.Sitematrix
 
createAST(ASTNode) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Creates a new function with no arguments from the given header expression .
createAST(ASTNode) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
Creates a new list with no arguments from the given header object .
createContentToken(int) - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
Copy the read ahead content in the resulting HTML text token.
createDouble(String) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Create an double node from the given double value string
createDouble(String) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createFraction(IntegerNode, IntegerNode) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Create a "fractional" number
createFraction(IntegerNode, IntegerNode) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createFunction(SymbolNode) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Creates a new function with head head and 0 arguments.
createFunction(SymbolNode, ASTNode) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Creates a new function with head head and 1 argument.
createFunction(SymbolNode, ASTNode, ASTNode) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Creates a new function with head head and 2 arguments.
createFunction(SymbolNode) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createFunction(SymbolNode, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createFunction(SymbolNode, ASTNode, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createFunction(IParserFactory, ASTNode, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.DivideOperator
 
createFunction(IParserFactory, ASTNode, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.InfixOperator
 
createFunction(IParserFactory, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.PostfixOperator
 
createFunction(IParserFactory, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.PrefixOperator
 
createFunction(IParserFactory, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.PreMinusOperator
 
createFunction(IParserFactory, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.PrePlusOperator
 
createFunction(IParserFactory, ASTNode, ASTNode) - Method in class info.bliki.wiki.template.expr.operator.SubtractOperator
 
createHashMap(HashMap<String, String>, String) - Static method in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
createImageName(ImageFormat) - Method in class info.bliki.wiki.model.WikiModel
 
createInfixOperator(String, String, int, int) - Static method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createInteger(String, int) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Create an integer node from the given string
createInteger(int) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Create an integer node from the given value
createInteger(String, int) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createInteger(int) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createNewInstance(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
createNewInstance(String) - Method in interface info.bliki.wiki.model.IWikiModel
Create a new parser instance
createObjectsMap(HashMap<String, String>, String) - Static method in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
createParameterMap(char[], int, int) - Static method in class info.bliki.wiki.filter.TemplateParser
Create a map from the parameters defined in a template call
createParameterMap(Object[], IWikiModel) - Static method in class info.bliki.wiki.filter.TemplateParser
 
createPostfixOperator(String, String, int) - Static method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createPrefixOperator(String, String, int) - Static method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createScribuntoEngine() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
createScribuntoEngine() - Method in interface info.bliki.wiki.model.IWikiModel
 
createSingleParameter(String, IWikiModel, Map<String, String>, List<String>) - Static method in class info.bliki.wiki.filter.TemplateParser
Create a single parameter, defined in a template call, and add it to the named parameters map or unnamed parameter list
createSymbol(String) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Create a symbol from the scanned identifier string
createSymbol(String) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
createTableOfContent(boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
createTableOfContent(boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Create the "table of content" placeholder
createTagStack(WPTable, char[], IWikiModel, int) - Method in class info.bliki.wiki.filter.WPCell
Create the internal TagNodes stack for a single table cell
createTagStack(char[], IWikiModel, int) - Method in class info.bliki.wiki.filter.WPListElement
Create the internal TagNodes stack for a single list line
createTemplateTag(char[], int, int, IWikiModel) - Static method in class info.bliki.wiki.filter.TemplateParser
Create a TemplateTag from the passed template call.
createXml(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
CSharpCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for C# source codes
CSharpCodeFilter() - Constructor for class info.bliki.wiki.tags.code.CSharpCodeFilter
 

D

date(Object) - Static method in class info.bliki.wiki.template.dates.StringToTime
 
date(Object, Date) - Static method in class info.bliki.wiki.template.dates.StringToTime
 
DEBUG - Static variable in class info.bliki.wiki.model.Configuration
Print additional debug information to System.out
dec() - Method in class info.bliki.wiki.model.Counter
 
decrementRecursionLevel() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
decrementRecursionLevel() - Method in interface info.bliki.wiki.model.IWikiModel
Decrement the current recursion level of the parser.
decrementTemplateRecursionLevel() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
decrementTemplateRecursionLevel() - Method in interface info.bliki.wiki.model.IWikiModel
Decrement the current template recursion level of the temlate parser.
DEFAULT - Static variable in class info.bliki.wiki.filter.WPCell
The >td< tag should be used
DEFAULT_CHARSET - Static variable in class info.bliki.htmlcleaner.HtmlCleaner
 
DEFAULT_HTTPCLIENT_BUILDER - Static variable in class info.bliki.api.Connector
 
DEFAULT_OPERATOR_CHARACTERS - Static variable in interface info.bliki.wiki.template.expr.ast.IParserFactory
The default set of characters, which could form an operator
DEFAULT_WIKI_ID - Static variable in class info.bliki.wiki.model.Configuration
 
DefaultEventListener - Class in info.bliki.wiki.model
A default wiki event listener implementation which will trigger the on.... event methods during the parsing process.
DefaultEventListener() - Constructor for class info.bliki.wiki.model.DefaultEventListener
 
DefaultFunction() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface.DefaultFunction
 
defaultFunction() - Static method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface.DefaultFunction
 
defaultFunction(String) - Static method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface.DefaultFunction
 
defineTags() - Method in class info.bliki.htmlcleaner.HtmlTagProvider
Definition of all HTML tags together with rules for tag balancing.
dependsOn(String) - Method in class info.bliki.wiki.template.expr.ast.ASTNode
 
dependsOn(String) - Method in class info.bliki.wiki.template.expr.ast.SymbolNode
 
derivative(String) - Method in class info.bliki.wiki.template.expr.ast.ASTNode
 
DivideOperator - Class in info.bliki.wiki.template.expr.operator
 
DivideOperator(String, String, int, int) - Constructor for class info.bliki.wiki.template.expr.operator.DivideOperator
 
DL_DD_CHAR - Static variable in class info.bliki.wiki.filter.WPList
 
DL_DT_CHAR - Static variable in class info.bliki.wiki.filter.WPList
 
DoctypeToken - Class in info.bliki.htmlcleaner
HTML doctype token.
DoctypeToken(String, String, String, String) - Constructor for class info.bliki.htmlcleaner.DoctypeToken
 
DollarContext - Class in info.bliki.wiki.template.extension
A template parser function for Java attributes.
DollarContext() - Constructor for class info.bliki.wiki.template.extension.DollarContext
 
DomainValidator - Class in info.bliki.commons.validator.routines
Domain name validation routines.
DONT_CACHE - Static variable in class info.bliki.extensions.scribunto.engine.lua.CompiledScriptCache
 
dontEscape(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
DoubleEvaluator - Class in info.bliki.wiki.template.expr.eval
Evaluate math expressions to double numbers.
DoubleEvaluator() - Constructor for class info.bliki.wiki.template.expr.eval.DoubleEvaluator
 
DoubleEvaluator(ASTNode) - Constructor for class info.bliki.wiki.template.expr.eval.DoubleEvaluator
 
DoubleNode - Class in info.bliki.wiki.template.expr.eval
 
DoubleNode(double) - Constructor for class info.bliki.wiki.template.expr.eval.DoubleNode
 
doubleValue() - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
doubleValue() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
doubleValue() - Method in class info.bliki.wiki.template.expr.eval.DoubleNode
 
downloadImageUrl(OutputStream) - Method in class info.bliki.api.Page
If this page was created with User#queryImageinfo() you can download the image with this method.
downloadImageUrl(OutputStream, String) - Method in class info.bliki.api.Page
If this page was created with User#queryImageinfo() you can download the image with this method.
DRAFT - Variable in class info.bliki.wiki.namespaces.Namespace
 
DRAFT_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
 
dumpRaw() - Method in class info.bliki.wiki.dump.InfoBox
 

E

Edit - Class in info.bliki.api.query
Query for creation and editing pages.
Element(String, HtmlForm.ElementAttribute[]) - Constructor for class info.bliki.htmlcleaner.util.HtmlForm.Element
 
ElementAttribute(String, String, String) - Constructor for class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
Constructor.
elementIsOfType(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
EmailValidator - Class in info.bliki.commons.validator.routines
Perform email validations.
EmailValidator() - Constructor for class info.bliki.commons.validator.routines.EmailValidator
Protected constructor for subclasses to use.
emptyContent(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.AbstractHTMLTag
 
emptyContent(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in class info.bliki.html.wikipedia.ConvertEmptyHTMLTag
 
emptyContent(AbstractHTMLToWiki, TagNode, StringBuilder, boolean) - Method in interface info.bliki.html.wikipedia.HTMLTag
Convert the current HTML node, which has no children nodes into wiki text.
encodeDotUrl(String) - Static method in class info.bliki.wiki.filter.Encoder
Encode a string to the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.
encodeHtml(String, StringBuilder) - Static method in class info.bliki.wiki.filter.Encoder
copy the text in the resulting buffer and escape special html characters (< > " ( " ) & ')
encodeHtml(String) - Static method in class info.bliki.wiki.filter.Encoder
 
Encoder - Class in info.bliki.wiki.filter
Some helper methods for encoding strings to HTML, URL or local files system names
Encoder() - Constructor for class info.bliki.wiki.filter.Encoder
 
encodeTitleDotUrl(String, boolean) - Static method in class info.bliki.wiki.filter.Encoder
 
encodeTitleDotUrl(String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
encodeTitleDotUrl(String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Encode the wiki links title into a URL for HTML hyperlinks (i.e.
encodeTitleLocalUrl(String) - Static method in class info.bliki.wiki.filter.Encoder
Encode name for local file system
encodeTitleToUrl(String, boolean) - Static method in class info.bliki.wiki.filter.Encoder
Encode the wiki links title into a URL for HTML hyperlinks (i.e.
encodeTitleToUrl(String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
encodeTitleToUrl(String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Encode the wiki links title into a URL for HTML hyperlinks (i.e.
encodeUrl(String) - Static method in class info.bliki.wiki.filter.Encoder
Encode a string to the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.
endDocument() - Method in class info.bliki.api.AbstractXMLParser
 
endDocument() - Method in class info.bliki.wiki.dump.WikiXMLParser
 
endElement(String, String, String) - Method in class info.bliki.api.XMLCategoryMembersParser
 
endElement(String, String, String) - Method in class info.bliki.api.XMLEditParser
 
endElement(String, String, String) - Method in class info.bliki.api.XMLPagesParser
 
endElement(String, String, String) - Method in class info.bliki.api.XMLSearchParser
 
endElement(String, String, String) - Method in class info.bliki.api.XMLUserParser
 
endElement(String, String, String) - Method in class info.bliki.wiki.dump.WikiXMLParser
 
EndTagToken - Class in info.bliki.htmlcleaner
HTML tag end token.
EndTagToken() - Constructor for class info.bliki.htmlcleaner.EndTagToken
 
EndTagToken(String) - Constructor for class info.bliki.htmlcleaner.EndTagToken
 
ensureCapacity(int) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
entrySet() - Method in class info.bliki.api.query.RequestBuilder
 
EOF - Static variable in class info.bliki.wiki.filter.WikipediaScanner
 
EP - Variable in class info.bliki.wiki.namespaces.Namespace
 
EP_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
 
EPSILON - Static variable in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
A "close to zero" double epsilon value for use to compare with 0.0
EPSILON_ROUND - Static variable in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
A "close to zero" double epsilon value for use in the Round function
equals(Object) - Method in class info.bliki.api.Link
 
equals(Object) - Method in class info.bliki.api.PageInfo
 
equals(Object) - Method in class info.bliki.api.query.RequestBuilder
 
equals(Object) - Method in class info.bliki.api.Revision
 
equals(Object) - Method in class info.bliki.api.User
 
equals(Object) - Method in class info.bliki.htmlcleaner.TagToken
 
equals(Object) - Method in class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
 
equals(Object) - Method in class info.bliki.wiki.filter.ParsedPageName
 
equals(Object) - Method in class info.bliki.wiki.filter.SectionHeader
 
equals(Object) - Method in class info.bliki.wiki.filter.StringPair
 
equals(Object) - Method in class info.bliki.wiki.tags.WPTag
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.ASTNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.FloatNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.IntegerNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.ast.SymbolNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.eval.DoubleNode
 
equals(Object) - Method in class info.bliki.wiki.template.expr.operator.Operator
 
ErrorData - Class in info.bliki.api
Manages error data from the Wikimedia API
ErrorData() - Constructor for class info.bliki.api.ErrorData
 
escapeXml(String, boolean, boolean, boolean) - Static method in class info.bliki.htmlcleaner.Utils
Escapes XML string.
escapeXml(String) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
escapeXmlChars(String) - Static method in class info.bliki.htmlcleaner.Utils
 
escapeXmlToBuffer(String, Appendable, boolean, boolean, boolean) - Static method in class info.bliki.htmlcleaner.Utils
Escapes XML string into the given result buffer.
escapeXmlToBuffer(String, Appendable, boolean, boolean, boolean, boolean) - Static method in class info.bliki.htmlcleaner.Utils
Escapes XML string into the given result buffer.
evalStep(String) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
 
evaluate(String) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Parse the given expression String and evaluate it to a double value
evaluate() - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Reevaluate the expression (possibly after a new Variable assignment)
evaluate(boolean) - Method in interface info.bliki.wiki.template.expr.eval.IBooleanBoolean1Function
 
evaluate(boolean, boolean) - Method in interface info.bliki.wiki.template.expr.eval.IBooleanBoolean2Function
 
evaluate(double, double) - Method in interface info.bliki.wiki.template.expr.eval.IBooleanDouble2Function
 
evaluate() - Method in interface info.bliki.wiki.template.expr.eval.IDouble0Function
 
evaluate(double) - Method in interface info.bliki.wiki.template.expr.eval.IDouble1Function
 
evaluate(double, double) - Method in interface info.bliki.wiki.template.expr.eval.IDouble2Function
 
evaluate(DoubleEvaluator, FunctionNode) - Method in interface info.bliki.wiki.template.expr.eval.IDoubleFunction
 
evaluateFunction(FunctionNode) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Evaluate an already parsed in FunctionNode into a souble number value.
evaluateFunctionLogical(FunctionNode) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
 
evaluateNode(ASTNode) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Evaluate an already parsed in abstract syntax tree node into a double number value.
evaluateNodeLogical(ASTNode) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
 
evaluateTemplate(String, Map<String, String>) - Static method in class info.bliki.htmlcleaner.Utils
Evaluates string template for specified map of variables.
executeFunctionChunk(LuaValue, Frame) - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
Expr - Class in info.bliki.wiki.template
A template parser function for {{ #expr: ...
Expr() - Constructor for class info.bliki.wiki.template.Expr
 
extractContent(String) - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
Extract the information from the given html text.
extractFromResource(ResourceBundle, Namespace.ExtractType) - Method in class info.bliki.wiki.namespaces.Namespace
 

F

fAttributes - Variable in class info.bliki.api.AbstractXMLParser
 
fconvertPlainText - Variable in class info.bliki.html.wikipedia.AbstractHTMLTag
 
fCurrentChar - Variable in class info.bliki.wiki.template.expr.Scanner
Current input character
fCurrentCharacter - Variable in class info.bliki.wiki.filter.AbstractParser
 
fCurrentColumnStartPosition - Variable in class info.bliki.wiki.template.expr.Scanner
Column counter for syntax errors
fCurrentPosition - Variable in class info.bliki.wiki.filter.AbstractParser
 
fCurrentPosition - Variable in class info.bliki.wiki.template.expr.Scanner
The position of the current character in the input string
fData - Variable in class info.bliki.api.AbstractXMLParser
 
fDenominator - Variable in class info.bliki.wiki.template.expr.ast.FractionNode
 
fetchModuleFromParser(String) - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
fetchModuleFromParser(String) - Method in interface info.bliki.extensions.scribunto.engine.ScribuntoEngine
Load a module from some parser-defined template loading mechanism and register a parser output dependency.
fExternalLinksCounter - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fFactory - Variable in class info.bliki.wiki.template.expr.Scanner
 
fFirst - Variable in class info.bliki.wiki.filter.StringPair
 
fFunctionName - Variable in class info.bliki.wiki.template.expr.operator.Operator
 
filter(String) - Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
 
filter(String) - Method in class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
 
filter(String) - Method in class info.bliki.wiki.tags.code.GroovyCodeFilter
 
filter(String) - Method in class info.bliki.wiki.tags.code.JavaScriptCodeFilter
 
filter(String) - Method in class info.bliki.wiki.tags.code.PHPCodeFilter
 
filter(String) - Method in class info.bliki.wiki.tags.code.PythonCodeFilter
 
filter(String) - Method in interface info.bliki.wiki.tags.code.SourceCodeFormatter
Convert the given content string to HTML synatx highlighted string.
filter(String) - Method in class info.bliki.wiki.tags.code.SQLCodeFilter
Do the work of filtering one chunk of code in a <source> type element
filter(String) - Method in class info.bliki.wiki.tags.code.XMLCodeFilter
 
findNestedEnd(char[], char, char, int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Read until the end of a nested block i.e.
findNestedEndSingle(char[], char, char, int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Read until the end of a nested block i.e.
findNestedParamEnd(char[], int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Find the end of a template parameter declaration or the end of a template declaration.
findNestedTemplateEnd(char[], int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
 
findWikiLinkEnd() - Method in class info.bliki.wiki.filter.AbstractParser
Read the characters until the end position of the current wiki link is found.
fInputString - Variable in class info.bliki.wiki.template.expr.Scanner
Current parser input string
FloatNode - Class in info.bliki.wiki.template.expr.ast
A node for a parsed floating number string
FloatNode(String) - Constructor for class info.bliki.wiki.template.expr.ast.FloatNode
 
fLocale - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fNamespace - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fNamespaceName - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fNodeList - Variable in class info.bliki.wiki.tags.util.TagStack
List of generated HTML/Wiki tags.
fNoToc - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fNumerator - Variable in class info.bliki.wiki.template.expr.ast.FractionNode
 
FONT_COMMENT - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FONT_END - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FONT_JAVADOC - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FONT_KEYWORD - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FONT_OBJECTS - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FONT_STRINGS - Static variable in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
FontTag - Class in info.bliki.html.wikipedia
 
FontTag(String, String) - Constructor for class info.bliki.html.wikipedia.FontTag
 
fOperatorString - Variable in class info.bliki.wiki.template.expr.operator.Operator
 
fOperatorString - Variable in class info.bliki.wiki.template.expr.Scanner
The last determined operator string
fOperList - Variable in class info.bliki.wiki.template.expr.Scanner
protected List fOperList;
FORM_TAG - Static variable in class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
format(String) - Method in class info.bliki.api.query.RequestBuilder
The format of the output One value: json, jsonfm, php, phpfm, wddx, wddxfm, xml, xmlfm, yaml, yamlfm, rawfm, txt, txtfm, dbg, dbgfm Default: xmlfm
format(String) - Method in class info.bliki.wiki.template.dates.StringToTime
 
FORMAT_WIKI_TO_JAVA - Static variable in class info.bliki.wiki.template.Time
 
formatContent - Variable in class info.bliki.html.wikipedia.OpenCloseTag
 
formatContent(String, StringBuilder) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
FormatDate - Class in info.bliki.wiki.template
Formats a date according to user preferences; a default can be given as an optional case-sensitive second parameter for users without date preference; can convert a date from an existing format to any of dmy, mdy, ymd or ISO 8601 formats, with the user's preference overriding the specified format.
FormatDate() - Constructor for class info.bliki.wiki.template.FormatDate
 
Formatnum - Class in info.bliki.wiki.template
A template parser function for {{formatnum: ...
Formatnum() - Constructor for class info.bliki.wiki.template.Formatnum
 
fPageTitle - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fParameterParsingMode - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fPrecedence - Variable in class info.bliki.wiki.template.expr.operator.Operator
 
FractionNode - Class in info.bliki.wiki.template.expr.ast
A node for a parsed fraction string
FractionNode(IntegerNode, IntegerNode) - Constructor for class info.bliki.wiki.template.expr.ast.FractionNode
 
Frame - Class in info.bliki.extensions.scribunto.template
 
Frame(ParsedPageName, Map<String, String>, Frame, boolean) - Constructor for class info.bliki.extensions.scribunto.template.Frame
 
fReader - Variable in class info.bliki.api.AbstractXMLParser
 
fRecursionLevel - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fRedirectLink - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fReferenceNames - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fReferences - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fResourceBundle - Variable in class info.bliki.wiki.namespaces.Namespace
 
fResourceBundleEn - Variable in class info.bliki.wiki.namespaces.Namespace
 
fromString(String) - Static method in enum info.bliki.wiki.filter.MagicWord.MagicWordE
Tries to convert a text to the according enum value.
fScannerPosition - Variable in class info.bliki.wiki.filter.WikipediaScanner
 
fSecond - Variable in class info.bliki.wiki.filter.StringPair
 
fSectionCounter - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fSource - Variable in class info.bliki.wiki.filter.WikipediaScanner
The corresponding char[] array for the string source
fStringSource - Variable in class info.bliki.wiki.filter.WikipediaScanner
The String of the given raw wiki text
fStringValue - Variable in class info.bliki.wiki.template.expr.ast.ASTNode
 
fTagStack - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fTemplateRecursionCount - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fTemplates - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fTemplateTopic - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
fToCSet - Variable in class info.bliki.wiki.model.AbstractWikiModel
Contains all anchor strings to create unique anchors
fToken - Variable in class info.bliki.wiki.template.expr.Scanner
Current input token
fullPagename() - Method in class info.bliki.wiki.filter.ParsedPageName
 
Fullurl - Class in info.bliki.wiki.template
A template parser function for {{fullurl: ...
Fullurl() - Constructor for class info.bliki.wiki.template.Fullurl
 
FunctionNode - Class in info.bliki.wiki.template.expr.ast
A list of ASTNode's which represents a parsed function.
The head of the function (i.e.
FunctionNode(ASTNode) - Constructor for class info.bliki.wiki.template.expr.ast.FunctionNode
 
FunctionNode(SymbolNode, ASTNode) - Constructor for class info.bliki.wiki.template.expr.ast.FunctionNode
 
FunctionNode(SymbolNode, ASTNode, ASTNode) - Constructor for class info.bliki.wiki.template.expr.ast.FunctionNode
 
fWhiteStart - Variable in class info.bliki.wiki.filter.AbstractParser
 
fWhiteStartPosition - Variable in class info.bliki.wiki.filter.AbstractParser
 
fWikiModel - Variable in class info.bliki.wiki.filter.WikipediaScanner
 
fXMLReader - Variable in class info.bliki.api.AbstractXMLParser
 

G

GenerateOperatorArrays - Class in info.bliki.wiki.template.expr.util
Utility for generating source codes for the info.bliki.wiki.template.expr.operator.ASTNodeFactory's HEADER_STRINGS, OPERATOR_STRINGS, OPERATORS arrays from the operators.txt textfile description
GenerateOperatorArrays() - Constructor for class info.bliki.wiki.template.expr.util.GenerateOperatorArrays
 
generateOperatorTable(InputStream, HashMap<String, Operator>, HashMap<String, ArrayList<Operator>>) - Static method in class info.bliki.wiki.template.expr.util.GenerateOperatorArrays
 
generator(String) - Method in class info.bliki.api.query.Query
Use the output of a list as the input for other prop/list/meta items.
One value: links, images, templates, categories, duplicatefiles, allimages, allpages, alllinks, allcategories, backlinks, categorymembers, embeddedin, imageusage, search, watchlist, exturlusage, random
get(String) - Method in class info.bliki.api.query.RequestBuilder
 
GET - Static variable in class info.bliki.htmlcleaner.util.HtmlForm
 
get(int) - Method in class info.bliki.wiki.filter.WPRow
 
get(int) - Method in class info.bliki.wiki.filter.WPTable
 
get(int) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
Returns the node at the specified position in this list.
get(String) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Get the operator for a given identifier string like Times, Plus, Sin,...
get(String) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
getAction() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getActionUrl() - Method in class info.bliki.api.User
Get the Mediawiki API Url defined for this user(example: https://meta.wikimedia.org/w/api.php)
getAlign() - Method in class info.bliki.wiki.filter.WPCell
 
getAllArguments() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getAllowedAttributes() - Static method in class info.bliki.htmlcleaner.TagNode
 
getAllTags() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getAlt() - Method in class info.bliki.wiki.model.ImageFormat
 
getAnchor() - Method in class info.bliki.wiki.tags.WPATag
 
getAnon() - Method in class info.bliki.api.Revision
 
getArgument(String) - Method in class info.bliki.extensions.scribunto.template.Frame
 
getAssignment() - Method in class info.bliki.wiki.tags.util.Attribute
Get the assignment string of this attribute.
getAssignment(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get the assignment string of this attribute.
getAssignment(String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the assignment string of this attribute.
getAssignment(StringBuilder, String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the assignment string of this attribute.
getAssociatedspace() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Get the associated namespace.
getAssociatedspace() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getAttribute(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
Resolve an attribute reference.
getAttribute(String) - Method in interface info.bliki.wiki.model.IContext
Resolve an attribute reference.
getAttribute() - Method in class info.bliki.wiki.model.Reference
 
getAttribute() - Method in class info.bliki.wiki.model.SemanticAttribute
 
getAttribute(String) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Returns the value of an attribute.
getAttributeEx(String) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Returns the attribute with the given name.
getAttributeRenderer(Class<?>) - Method in class info.bliki.wiki.model.AbstractWikiModel
What renderer is registered for this attributeClassType for this template.
getAttributeRenderer(Class<?>) - Method in interface info.bliki.wiki.model.IContext
What renderer is registered for this attributeClassType for this template.
getAttributes() - Method in class info.bliki.htmlcleaner.TagNode
 
getAttributes(String) - Static method in class info.bliki.wiki.filter.Util
 
getAttributes() - Method in class info.bliki.wiki.filter.WPRow
 
getAttributesEx() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Gets the attributes in the tag.
getBase() - Method in class info.bliki.wiki.dump.Siteinfo
Get the "MainPage" URL of the wiki.
getBasePageName(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the base page name of a given non-null parameter or the current model's pagename and namespace.
getBelongsTo() - Method in class info.bliki.htmlcleaner.TagInfo
 
getBodyNode() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getBodyString() - Method in class info.bliki.htmlcleaner.TagNode
Get the pure content text without the tags from this HTMLTag
getCal() - Method in class info.bliki.wiki.template.dates.StringToTime
 
getCanonicalName() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
 
getCanonicalName() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getCaption() - Method in class info.bliki.wiki.model.ImageFormat
 
getCategories() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
getCategories() - Method in interface info.bliki.wiki.model.IWikiModel
Get the set of Wikipedia category names used in this text
getCategories() - Method in class info.bliki.wiki.model.WikiModel
 
getCategory(int) - Method in class info.bliki.api.Page
 
getCategory() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Category" namespace for the current language.
getCategory() - Method in class info.bliki.wiki.namespaces.Namespace
 
getCategory_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Category talk" namespace for the current language.
getCategory_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getChar() - Method in class info.bliki.wiki.filter.WPList.InternalList
 
getCharacterCase() - Method in class info.bliki.wiki.dump.Siteinfo
Get the character case of the wiki.
getChildren() - Method in class info.bliki.htmlcleaner.TagNode
 
getChildTags() - Method in class info.bliki.htmlcleaner.TagInfo
 
getCloseStr() - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
getCmContinue() - Method in class info.bliki.api.XMLCategoryMembersParser
 
getCode() - Method in class info.bliki.api.ErrorData
 
getCode() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
 
getCode() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getCodeFormatterMap() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getCodeFormatterMap() - Method in class info.bliki.wiki.model.Configuration
 
getCodeFormatterMap() - Method in interface info.bliki.wiki.model.IConfiguration
Get the source code formatter map of built-in source code formatters
getColumnIndex() - Method in exception info.bliki.wiki.template.expr.SyntaxError
column index where the error occurred (offset relative to rowIndex)
getCompactXmlAsString() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getConstantSymbol(String) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
 
getConstantSymbol(String) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
getContent() - Method in class info.bliki.api.Revision
 
getContent() - Method in class info.bliki.htmlcleaner.CommentToken
 
getContent() - Method in class info.bliki.htmlcleaner.ContentToken
 
getContent() - Method in class info.bliki.htmlcleaner.DoctypeToken
 
getContentspace(String) - Method in interface info.bliki.wiki.namespaces.INamespace
Gets the content namespace for a given (talk) namespace.
getContentspace() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
 
getContentspace(String) - Method in class info.bliki.wiki.namespaces.Namespace
 
getContentspace() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getContentType() - Method in class info.bliki.htmlcleaner.TagInfo
 
getCopyTags() - Method in class info.bliki.htmlcleaner.TagInfo
 
getCounter() - Method in class info.bliki.wiki.model.Counter
 
getCounter() - Method in class info.bliki.wiki.model.Reference
 
getCurrentContent() - Method in class info.bliki.api.Page
 
getCurrentLine() - Method in exception info.bliki.wiki.template.expr.SyntaxError
source code line, where the error occurred
getCurrentRevision() - Method in class info.bliki.api.Page
 
getCurrentTimeStamp() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getCurrentTimeStamp() - Method in interface info.bliki.wiki.model.IWikiModel
Get the current time stamp.
getDefaultParentTag() - Method in class info.bliki.wiki.tags.HTMLBlockTag
Use this tag if no parent tag was found on the wiki model's tag stack.
getDefaultParentTag() - Method in class info.bliki.wiki.tags.HTMLTag
Use this tag if no parent tag was found on the wiki model's tag stack.
getDenominator() - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
getDomain() - Method in class info.bliki.api.User
 
getEditToken() - Method in class info.bliki.api.Page
 
getElement(int) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getElementAttributeByName(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
getElementCount() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getEmbeddedText() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
getEncType() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getEnders() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the set of tag names that cause this tag to finish.
getEndPos() - Method in class info.bliki.wiki.filter.WPCell
 
getEndPos() - Method in class info.bliki.wiki.filter.WPListElement
 
getEndPosition() - Method in class info.bliki.wiki.tags.util.AbstractNode
Gets the ending position of the node.
getEndTagEnders() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the set of end tag names that cause this tag to finish.
getEngine() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
getError() - Method in exception info.bliki.wiki.template.expr.SyntaxError
the error string
getErrorData() - Method in class info.bliki.api.XMLEditParser
 
getFactory() - Method in class info.bliki.wiki.template.expr.Parser
 
getFatalTag() - Method in class info.bliki.htmlcleaner.TagInfo
 
getFile() - Method in class info.bliki.wiki.template.expr.util.Console
 
getFilename() - Method in class info.bliki.wiki.model.ImageFormat
 
getFirst() - Method in class info.bliki.wiki.filter.StringPair
 
getFirstContent(List<Object>, String) - Method in class info.bliki.html.wikipedia.AbstractHTMLTag
Get the first ContentToken or TagNode with the given tagName.
getFrame() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getFrame() - Method in interface info.bliki.wiki.model.IWikiModel
 
getFrameId() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getFullpagename(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the full page's name of a given non-null parameter or the current model's pagename and namespace.
getFunctionDoc() - Method in class info.bliki.extensions.scribunto.template.Invoke
 
getFunctionDoc() - Method in class info.bliki.wiki.template.AbstractTemplateFunction
 
getFunctionDoc() - Method in class info.bliki.wiki.template.extension.Allmacros
 
getFunctionDoc() - Method in interface info.bliki.wiki.template.ITemplateFunction
Return a short description of the implemented template function
getFunctionName() - Method in class info.bliki.wiki.template.expr.operator.Operator
 
getGenerator() - Method in class info.bliki.wiki.dump.Siteinfo
Get the generator signature of the wiki (i.e.
getGlobals() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
getGrouping() - Method in class info.bliki.wiki.template.expr.operator.InfixOperator
Return the grouping of the Infix-Operator (i.e.
getHeight() - Method in class info.bliki.wiki.model.ImageFormat
Get the height of the image in pixel (example: "600px")
getHeightStr() - Method in class info.bliki.wiki.model.ImageFormat
Get the height of the image as a string
getHelp() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Help" namespace for the current language.
getHelp() - Method in class info.bliki.wiki.namespaces.Namespace
 
getHelp_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Help talk" namespace for the current language.
getHelp_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getHigherTags() - Method in class info.bliki.htmlcleaner.TagInfo
 
getHyphenReplacementInComment() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getID() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getId() - Method in class info.bliki.wiki.dump.WikiArticle
 
getIdentifier() - Method in class info.bliki.wiki.template.expr.Scanner
 
getIdentifier2OperatorMap() - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Get the identifier to operator map
getIdentifier2OperatorMap() - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
public Map getIdentifier2OperatorMap()
getIds() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the set of names handled by this tag.
getImage() - Method in interface info.bliki.wiki.namespaces.INamespace
The "File" namespace for the current language.
getImage() - Method in class info.bliki.wiki.namespaces.Namespace
 
getImage_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "File talk" namespace for the current language.
getImage_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getImageBaseURL() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getImageBaseURL() - Method in interface info.bliki.wiki.model.IWikiModel
Return a URL string which contains a "${image}" variable, which will be replaced by the image name, to create links to images.
getImageBaseURL() - Method in class info.bliki.wiki.model.WikiModel
 
getImageFormat(String, String) - Static method in class info.bliki.wiki.model.ImageFormat
 
getImageThumbUrl() - Method in class info.bliki.api.Page
 
getImageUrl() - Method in class info.bliki.api.Page
Set the imageUrl of this page if this is an [[Image:...]] page.
getIncludes() - Method in class info.bliki.wiki.model.WikiModel
Gets the names of all included pages outside the template namespace.
getInfo() - Method in class info.bliki.api.ErrorData
 
getInfoBox() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
Parse the Infobox template (i.e.
getInputHTML() - Method in class info.bliki.html.HTML2WikiConverter
 
getInputStreamAsCharArray(InputStream, int, Charset) - Static method in class info.bliki.wiki.filter.WikiTextReader
Returns the given input stream's contents as a character array.
getInstance() - Static method in class info.bliki.commons.validator.routines.DomainValidator
Returns the singleton instance of this validator.
getInstance() - Static method in class info.bliki.commons.validator.routines.EmailValidator
Returns the Singleton instance of this validator.
getInstance() - Static method in class info.bliki.commons.validator.routines.InetAddressValidator
Returns the singleton instance of this validator.
getInstance() - Static method in class info.bliki.htmlcleaner.HtmlTagProvider
Returns singleton instance of this class.
getIntegerNamespace(String) - Method in class info.bliki.wiki.dump.Siteinfo
Get the integer value of this site from the given namespace.
getIntegerNamespace() - Method in class info.bliki.wiki.dump.WikiArticle
Get the integer key of the namespace or 0 if no namespace is associated.
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwHtml
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInit
 
getInterface() - Method in interface info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwLanguage
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwMessage
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwSite
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwText
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwTitle
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUri
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUstring
 
getInterface() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
getInterWiki(String) - Method in class info.bliki.wiki.model.InterWikiMap
 
getInterwikiMap() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getInterwikiMap() - Method in interface info.bliki.wiki.model.IWikiModel
Get the interwiki links map for converting interwiki links into external URLs.
getInterWikiMapping() - Method in class info.bliki.wiki.model.Configuration
 
getIntValue() - Method in class info.bliki.wiki.template.expr.ast.IntegerNode
 
getItemsToMove() - Method in class info.bliki.htmlcleaner.TagNode
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.CSharpCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.GroovyCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.JavaCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.JavaScriptCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.PHPCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.PythonCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.SQLCodeFilter
 
getKeywordSet() - Method in class info.bliki.wiki.tags.code.XMLCodeFilter
 
getLength() - Method in class info.bliki.wiki.tags.util.Attribute
Get the length of the string value of this attribute.
getLength() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the length of the string value of this attribute.
getLength() - Method in exception info.bliki.wiki.template.expr.SyntaxError
length of the error
getLink(int) - Method in class info.bliki.api.Page
 
getLink() - Method in class info.bliki.wiki.model.ImageFormat
Get the "e;link="e; attribute from the [[Image:...]] wiki link.
getLink() - Method in class info.bliki.wiki.tags.WPATag
 
getLinks() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
getLinks() - Method in interface info.bliki.wiki.model.IWikiModel
Get the set of Wikipedia link names
getLinks() - Method in class info.bliki.wiki.model.WikiModel
 
getListLines(String, AbstractHTMLToWiki, TagNode) - Method in class info.bliki.html.wikipedia.ListTag
 
getLocale() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getLocale() - Method in interface info.bliki.wiki.model.IWikiModel
Get the locale of this model.
getLocation() - Method in class info.bliki.wiki.model.ImageFormat
 
getMagicWord(String) - Static method in class info.bliki.wiki.filter.MagicWord
Determine if a template name corresponds to a magic word requiring special handling.
getMagicWord(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getMagicWord(String) - Method in interface info.bliki.wiki.model.IWikiModel
Gets the magic word object for the given string.
getMain() - Method in interface info.bliki.wiki.namespaces.INamespace
The main namespace for the current language.
getMain() - Method in class info.bliki.wiki.namespaces.Namespace
 
getMedia() - Method in interface info.bliki.wiki.namespaces.INamespace
Get the "Media" namespace for the current language.
getMedia() - Method in class info.bliki.wiki.namespaces.Namespace
 
getMediaWiki() - Method in interface info.bliki.wiki.namespaces.INamespace
The "MediaWiki" namespace for the current language.
getMediaWiki() - Method in class info.bliki.wiki.namespaces.Namespace
 
getMediaWiki_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "MediaWiki talk" namespace for the current language.
getMediaWiki_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getMessage() - Method in exception info.bliki.wiki.template.expr.SyntaxError
 
getMethod() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getModule() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Module" namespace for the current language.
getModule() - Method in class info.bliki.wiki.namespaces.Namespace
 
getMustCloseTags() - Method in class info.bliki.htmlcleaner.TagInfo
 
getName() - Method in class info.bliki.htmlcleaner.DoctypeToken
 
getName() - Method in class info.bliki.htmlcleaner.TagInfo
 
getName() - Method in class info.bliki.htmlcleaner.TagToken
 
getName() - Method in class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
 
getName() - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
getName() - Method in class info.bliki.wiki.tags.code.CSharpCodeFilter
 
getName() - Method in class info.bliki.wiki.tags.code.GroovyCodeFilter
 
getName() - Method in class info.bliki.wiki.tags.code.JavaCodeFilter
 
getName() - Method in class info.bliki.wiki.tags.code.PythonCodeFilter
 
getName() - Method in class info.bliki.wiki.tags.util.Attribute
Get the name of this attribute.
getName(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get the name of this attribute.
getName() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the name of this attribute.
getName(StringBuilder, String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the name of this attribute.
getNameEndPosition() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the ending position of the attribute name.
getNamespace(Integer) - Method in class info.bliki.wiki.dump.Siteinfo
Get the namespace of this site from the given integer key.
getNamespace() - Method in class info.bliki.wiki.dump.Siteinfo
Gets the full namespace mappings.
getNamespace() - Method in class info.bliki.wiki.dump.WikiArticle
 
getNamespace(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Helper to get the namespace of either a given non-null parameter or the current model's namespace.
getNamespace() - Method in class info.bliki.wiki.model.ImageFormat
 
getNamespace() - Method in interface info.bliki.wiki.model.IWikiModel
Get the namespace of this model.
getNamespace() - Method in class info.bliki.wiki.model.WikiModel
 
getNamespace(String) - Method in interface info.bliki.wiki.namespaces.INamespace
 
getNamespace(String) - Method in class info.bliki.wiki.namespaces.Namespace
 
getNamespaceByNumber(INamespace.NamespaceCode) - Method in interface info.bliki.wiki.namespaces.INamespace
 
getNamespaceByNumber(int) - Method in interface info.bliki.wiki.namespaces.INamespace
 
getNamespaceByNumber(INamespace.NamespaceCode) - Method in class info.bliki.wiki.namespaces.Namespace
 
getNamespaceByNumber(int) - Method in class info.bliki.wiki.namespaces.Namespace
 
getNamespaceHelper(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Helper to get the namespace of either a given non-null parameter or the current model's namespace.
getNamespaceName() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getNamespaceName() - Method in interface info.bliki.wiki.model.IWikiModel
Get the namespace name of this model for the current locale.
getNameStartPosition() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the starting position of the attribute name.
getNestedElements() - Method in class info.bliki.wiki.filter.WPList
 
getNextChar(char) - Method in class info.bliki.wiki.filter.AbstractParser
 
getNextCharAsWhitespace() - Method in class info.bliki.wiki.filter.AbstractParser
 
getNextNumber() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getNextNumber() - Method in interface info.bliki.wiki.model.IWikiModel
Get the next unique number
getNextToken() - Method in class info.bliki.wiki.filter.WikipediaPreTagParser
 
getNextToken() - Method in class info.bliki.wiki.template.expr.Scanner
Get the next token from the input string
getNode(int) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getNode(int) - Method in interface info.bliki.wiki.model.IWikiModel
Get the node at the given offset on the internal stack For example getNode(fWikiModel.stackSize() - 2) returns the node before the node at top of the stack.
getNodeAttributes(String) - Static method in class info.bliki.wiki.filter.Util
 
getNodeAttributes() - Method in class info.bliki.wiki.filter.WPCell
 
getNodeList() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getNodeList() - Method in class info.bliki.wiki.tags.util.TagStack
Return the internal list of nodes (size maybe 0)
getNormalizedUsername() - Method in class info.bliki.api.User
 
getNs() - Method in class info.bliki.api.Link
 
getNs() - Method in class info.bliki.api.PageInfo
 
getNumberFormat() - Method in class info.bliki.wiki.template.expr.ast.IntegerNode
 
getNumberString() - Method in class info.bliki.wiki.template.expr.Scanner
 
getNumColumns() - Method in class info.bliki.wiki.filter.WPRow
 
getNumColumns() - Method in class info.bliki.wiki.filter.WPTable
 
getNumerator() - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
getObjectAttributes() - Method in class info.bliki.htmlcleaner.TagNode
Get a special object for this TagNode which contains original information from the parsed wiki object (for example the ImageFormat or original wiki topic string).
getObjectSet() - Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.AbstractCodeFormatter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.CSharpCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.GroovyCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.JavaCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.JavaScriptCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.PHPCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.PythonCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.SQLCodeFilter
 
getObjectSet() - Method in class info.bliki.wiki.tags.code.XMLCodeFilter
 
getOpenStr() - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
getOperator() - Method in class info.bliki.wiki.template.expr.Scanner
 
getOperator2ListMap() - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Get the operator-string to possible operator-list map
getOperator2ListMap() - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
public Map> getOperator2ListMap()
getOperatorCharacters() - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
The set of characters, which could form an operator
getOperatorCharacters() - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
getOperatorList(String) - Method in interface info.bliki.wiki.template.expr.ast.IParserFactory
Get the operator-list for a given operator-string
getOperatorList(String) - Method in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
public List getOperatorList(final String key)
getOperatorString() - Method in class info.bliki.wiki.template.expr.operator.Operator
 
getOriginalSource() - Method in class info.bliki.htmlcleaner.TagToken
 
getPage() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getPageid() - Method in class info.bliki.api.PageInfo
 
getPageName() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getPageName() - Method in interface info.bliki.wiki.model.IWikiModel
Get the title of the current wiki article.
getPagenameHelper(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Helper to get the pagename (excluding the namespace) of either a given non-null parameter or the current model's pagename.
getPagenameHelper2(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Helper to get the pagename and the namespace of either a given non- null parameter or the current model's pagename and namespace.
getPagesList() - Method in class info.bliki.api.XMLCategoryMembersParser
 
getPagesList() - Method in class info.bliki.api.XMLPagesParser
 
getParameters() - Method in class info.bliki.api.query.RequestBuilder
 
getParams() - Method in class info.bliki.wiki.filter.WPRow
 
getParams() - Method in class info.bliki.wiki.filter.WPTable
 
getParent() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getParent() - Method in class info.bliki.htmlcleaner.TagNode
 
getParents() - Method in class info.bliki.htmlcleaner.EndTagToken
 
getParents() - Method in class info.bliki.htmlcleaner.TagNode
 
getParents() - Method in class info.bliki.htmlcleaner.TagToken
Get the allowed parent tags for this tag
getParents() - Method in class info.bliki.wiki.filter.WPList
 
getParents() - Method in class info.bliki.wiki.filter.WPTable
 
getParents() - Method in class info.bliki.wiki.tags.HrTag
 
getParents() - Method in class info.bliki.wiki.tags.HTMLBlockTag
 
getParents() - Method in class info.bliki.wiki.tags.ReferencesTag
 
getParents() - Method in class info.bliki.wiki.tags.SourceTag
 
getPassword() - Method in class info.bliki.api.User
 
getPermittedTags() - Method in class info.bliki.htmlcleaner.TagInfo
 
getPlainContent(String) - Method in class info.bliki.wiki.filter.WikiTextReader
 
getPlainText() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
Strip wiki formatting characters from the given wiki text.
getPortal() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Portal" namespace for the current language.
getPortal() - Method in class info.bliki.wiki.namespaces.Namespace
 
getPortal_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Portal talk" namespace for the current language.
getPortal_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getPosition() - Method in class info.bliki.wiki.filter.WikipediaScanner
 
getPrecedence() - Method in class info.bliki.wiki.template.expr.operator.Operator
 
getPrettyXmlAsString() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
getPrimaryText() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Provided for convenience.
getPrimaryText() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getProject() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Meta" namespace for the current language.
getProject() - Method in class info.bliki.wiki.namespaces.Namespace
 
getProject_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Meta talk" namespace for the current language.
getProject_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getPrototypeForChunkname(ParsedPageName) - Method in class info.bliki.extensions.scribunto.engine.lua.CompiledScriptCache
 
getQuote() - Method in class info.bliki.wiki.tags.util.Attribute
Get the quote, if any, surrounding the value of the attribute, if any.
getQuote(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get the quote, if any, surrounding the value of the attribute, if any.
getRawTagName() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the name of this tag.
getRawValue() - Method in class info.bliki.wiki.tags.util.Attribute
Get the raw value of the attribute.
getRawValue(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get the raw value of the attribute.
getRawValue() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the raw value of the attribute.
getRawValue(StringBuilder, String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the raw value of the attribute.
getRawWikiContent(ParsedPageName) - Method in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
getRawWikiContent(ParsedPageName, Map<String, String>) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getRawWikiContent(ParsedPageName, Map<String, String>) - Method in interface info.bliki.wiki.model.IWikiModel
Get the raw wiki text for the given namespace and article name
getRawWikiContentStream(ParsedPageName) - Method in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
getReader(File) - Static method in class info.bliki.wiki.dump.WikiXMLParser
 
getRecursionLevel() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getRecursionLevel() - Method in interface info.bliki.wiki.model.IWikiModel
Get the current recursion level of the parser.
getRedirectedRawContent(IWikiModel, ParsedPageName, Map<String, String>) - Static method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
getRedirectedTemplateContent(IWikiModel, String, Map<String, String>) - Static method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
getRedirectLink() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getRedirectLink() - Method in interface info.bliki.wiki.model.IWikiModel
Get the redirect link.
getRedirectText() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
getReferences() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getReferences() - Method in interface info.bliki.wiki.model.IWikiModel
Get the internal list of references (i.e.
getRefString() - Method in class info.bliki.wiki.model.Reference
 
getRelation() - Method in class info.bliki.wiki.model.SemanticRelation
 
getRequiredParent() - Method in class info.bliki.htmlcleaner.TagInfo
 
getResourceBundle(Locale) - Static method in class info.bliki.Messages
 
getResourceBundle() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getResourceBundle() - Method in interface info.bliki.wiki.model.IWikiModel
Get the resource bundle associated with this model for I18N support
getResourceBundle() - Method in interface info.bliki.wiki.namespaces.INamespace
 
getResourceBundle() - Method in class info.bliki.wiki.namespaces.Namespace
 
getResult() - Method in class info.bliki.api.User
 
getResultObject() - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
 
getRevisionId() - Method in class info.bliki.wiki.dump.WikiArticle
 
getRowIndex() - Method in exception info.bliki.wiki.template.expr.SyntaxError
row index where the error occurred
getRowsSize() - Method in class info.bliki.wiki.filter.WPTable
 
getSearchResultList() - Method in class info.bliki.api.XMLSearchParser
 
getSecond() - Method in class info.bliki.wiki.filter.StringPair
 
getSectionHeaders() - Method in interface info.bliki.wiki.model.ITableOfContent
Get a list of the section headers (i.e.
getSectionHeaders() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
getSemanticAttributes() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getSemanticAttributes() - Method in interface info.bliki.wiki.model.IWikiModel
Get the list of SemanticAttributes
getSemanticAttributes() - Method in class info.bliki.wiki.model.WikiModel
 
getSemanticRelations() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getSemanticRelations() - Method in interface info.bliki.wiki.model.IWikiModel
Get the list of SemanticRelations.
getSemanticRelations() - Method in class info.bliki.wiki.model.WikiModel
 
getSequence() - Method in class info.bliki.wiki.filter.WPListElement
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwHtml
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInit
 
getSetupOptions() - Method in interface info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwLanguage
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwMessage
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwSite
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwText
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwTitle
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUri
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUstring
 
getSetupOptions() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
getSimpleDateFormat() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getSimpleDateFormat() - Method in interface info.bliki.wiki.model.IWikiModel
Get a simple date formatter.
getSitename() - Method in class info.bliki.wiki.dump.Siteinfo
Get the site name of the wiki.
getSize() - Method in class info.bliki.api.SearchResult
 
getSnippet() - Method in class info.bliki.api.SearchResult
 
getSourceType(String) - Static method in class info.bliki.wiki.tags.SourceTag
Determine the source code type by heuristics.
getSpecial() - Method in interface info.bliki.wiki.namespaces.INamespace
Get the "Special" namespace for the current language.
getSpecial() - Method in class info.bliki.wiki.namespaces.Namespace
 
getSrOffset() - Method in class info.bliki.api.XMLSearchParser
 
getStartOffset() - Method in exception info.bliki.wiki.template.expr.SyntaxError
offset where the error occurred
getStartPos() - Method in class info.bliki.wiki.filter.WPCell
 
getStartPos() - Method in class info.bliki.wiki.filter.WPListElement
 
getStartPosition() - Method in class info.bliki.wiki.tags.util.AbstractNode
Gets the starting position of the node.
getString() - Method in class info.bliki.api.AbstractXMLParser
 
getString(ResourceBundle, String) - Static method in class info.bliki.Messages
 
getString(ResourceBundle, String, String) - Static method in class info.bliki.Messages
 
getString() - Method in class info.bliki.wiki.template.expr.ast.ASTNode
Returns the parsed string of this node.
getString() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
getStringBuffer() - Method in class info.bliki.wiki.template.expr.Scanner
 
getSubjectpage(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the talkpage's name of a given non-null parameter or the current model's pagename and namespace.
getSubjectSpace(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the subject/articlespace of a given non-null parameter or the current model's namespace.
getSubPageName(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the sub page name of a given non-null parameter or the current model's pagename and namespace.
getTableOfContent() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getTableOfContent() - Method in interface info.bliki.wiki.model.IWikiModel
Get the parsed "table of content" data after parsing the Wikipedia text.
getTableOfContent() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
getTag() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
getTagBegin() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Gets the nodeBegin.
getTagEnd() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Gets the nodeEnd.
getTagInfo(String) - Method in class info.bliki.htmlcleaner.HtmlTagProvider
Implementation of the interface method.
getTagInfo(String) - Method in interface info.bliki.htmlcleaner.ITagInfoProvider
 
getTagName() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the name of this tag.
getTagStack() - Method in class info.bliki.wiki.filter.WPCell
 
getTagStack() - Method in class info.bliki.wiki.filter.WPListElement
 
getTalk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Talk" namespace for the current language.
getTalk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getTalkpage(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the talkpage's name of a given non-null parameter or the current model's pagename and namespace.
getTalkspace(String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Gets the talkspace of a given non-null parameter or the current model's namespace.
getTalkspace(String) - Method in interface info.bliki.wiki.namespaces.INamespace
Get the Talk namespace.
getTalkspace() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
 
getTalkspace(String) - Method in class info.bliki.wiki.namespaces.Namespace
 
getTalkspace() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getTemplate() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Template" namespace for the current language.
getTemplate() - Method in class info.bliki.wiki.namespaces.Namespace
 
getTemplate_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "Template talk" namespace for the current language.
getTemplate_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getTemplateCallsCache() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getTemplateCallsCache() - Method in class info.bliki.wiki.model.Configuration
 
getTemplateCallsCache() - Method in interface info.bliki.wiki.model.IConfiguration
Get the currently configured cache implementation for template calls.
getTemplateFunction(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getTemplateFunction(String) - Method in interface info.bliki.wiki.model.IWikiModel
Get a template parser function (i.e.
getTemplateMap() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getTemplateMap() - Method in class info.bliki.wiki.model.Configuration
 
getTemplateMap() - Method in interface info.bliki.wiki.model.IConfiguration
Get the template parser functions map of built-in template functions
getTemplateParameters() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getTemplates() - Method in class info.bliki.wiki.model.WikiModel
Gets the names of all included pages in the template namespace.
getText() - Method in class info.bliki.wiki.dump.WikiArticle
 
getText() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
getText() - Method in class info.bliki.wiki.tags.util.AbstractNode
Returns the text of the node.
getText() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Return the text contained in this tag.
getTexts() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
 
getTexts() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
getTime() - Method in class info.bliki.wiki.template.dates.StringToTime
 
getTimestamp() - Method in class info.bliki.api.Revision
 
getTimestamp() - Method in class info.bliki.api.SearchResult
 
getTimeStamp() - Method in class info.bliki.wiki.dump.WikiArticle
 
getTitle() - Method in class info.bliki.api.Link
 
getTitle() - Method in class info.bliki.api.PageInfo
 
getTitle() - Method in class info.bliki.extensions.scribunto.template.Frame
 
getTitle() - Method in class info.bliki.wiki.dump.WikiArticle
 
getTitle() - Method in class info.bliki.wiki.tags.WPATag
 
getTitleparts(String, int, int) - Static method in class info.bliki.wiki.template.Titleparts
 
getToken() - Method in class info.bliki.api.User
 
getTokenMap() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getTokenMap() - Method in class info.bliki.wiki.model.Configuration
 
getTokenMap() - Method in interface info.bliki.wiki.model.IConfiguration
Get the HTML styled tag map for built-in tags
getTranslatedTitle(String) - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
getType() - Method in class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
 
getType() - Method in class info.bliki.wiki.filter.WPCell
 
getType() - Method in class info.bliki.wiki.filter.WPRow
 
getType() - Method in class info.bliki.wiki.model.ImageFormat
 
getUriSchemeSet() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getUriSchemeSet() - Method in class info.bliki.wiki.model.Configuration
Get the set of all allowed URI scheme shortcuts like http, https, ftp,...
getUriSchemeSet() - Method in interface info.bliki.wiki.model.IConfiguration
Get the set of all allowed URI scheme shortcuts like http, https, ftp,...
getUser() - Method in class info.bliki.api.Revision
 
getUser() - Method in interface info.bliki.wiki.namespaces.INamespace
The "User" namespace for the current language.
getUser() - Method in class info.bliki.wiki.namespaces.Namespace
 
getUser_talk() - Method in interface info.bliki.wiki.namespaces.INamespace
The "User talk" namespace for the current language.
getUser_talk() - Method in class info.bliki.wiki.namespaces.Namespace
 
getUserid() - Method in class info.bliki.api.User
 
getUsername() - Method in class info.bliki.api.User
 
getValue() - Method in class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
 
getValue() - Method in class info.bliki.wiki.model.SemanticAttribute
 
getValue() - Method in class info.bliki.wiki.model.SemanticRelation
 
getValue() - Method in class info.bliki.wiki.tags.util.Attribute
Get the value of the attribute.
getValue(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get the value of the attribute.
getValue(String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the value of the attribute.
getValue(StringBuilder, String) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the value of the attribute.
getValue() - Method in interface info.bliki.wiki.template.expr.eval.IDoubleValue
 
getValueEndPosition() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the ending position of the attribute value.
getValueStartPosition() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Get the starting position of the attribute value.
getWarnings() - Method in class info.bliki.api.XMLPagesParser
 
getWidth() - Method in class info.bliki.wiki.model.ImageFormat
Get the width of the image in pixel (example: "600px")
getWidthStr() - Method in class info.bliki.wiki.model.ImageFormat
Get the width of the image as a string
getWikiBaseEditURL() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getWikiBaseEditURL() - Method in interface info.bliki.wiki.model.IWikiModel
Return a URL string which contains, a "${title}" variable which will be replaced by the topic title, to create links edit pages of wiki topics.
getWikiBaseURL() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getWikiBaseURL() - Method in interface info.bliki.wiki.model.IWikiModel
Return a URL string which contains, a "${title}" variable which will be replaced by the topic title, to create links to other wiki topics.
getWikiBaseURL() - Method in class info.bliki.wiki.model.WikiModel
 
getWikiId() - Method in class info.bliki.wiki.model.Configuration
 
getWikiListener() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
getWikiListener() - Method in interface info.bliki.wiki.model.IWikiModel
Get the current defined wiki listener
getWikiNumberFormat(double, IWikiModel) - Static method in class info.bliki.wiki.template.Expr
 
getWordCount() - Method in class info.bliki.api.SearchResult
 
getXmlAsString() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
GroovyCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for Groovy source codes
GroovyCodeFilter() - Constructor for class info.bliki.wiki.tags.code.GroovyCodeFilter
 

H

hasGenderDistinction() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Does the namespace (potentially) have different aliases for different genders.
hasGenderDistinction() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
hashCode() - Method in class info.bliki.api.Link
 
hashCode() - Method in class info.bliki.api.PageInfo
 
hashCode() - Method in class info.bliki.api.query.RequestBuilder
 
hashCode() - Method in class info.bliki.api.Revision
 
hashCode() - Method in class info.bliki.api.User
 
hashCode() - Method in class info.bliki.htmlcleaner.TagToken
 
hashCode() - Method in class info.bliki.htmlcleaner.util.HtmlForm.ElementAttribute
 
hashCode() - Method in class info.bliki.wiki.filter.ParsedPageName
 
hashCode() - Method in class info.bliki.wiki.filter.SectionHeader
 
hashCode() - Method in class info.bliki.wiki.filter.StringPair
 
hashCode() - Method in class info.bliki.wiki.template.expr.ast.ASTNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.ast.IntegerNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.eval.DoubleNode
 
hashCode() - Method in class info.bliki.wiki.template.expr.operator.Operator
 
hasSubpages() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Does the namespace allow subpages?
hasSubpages() - Method in enum info.bliki.wiki.namespaces.INamespace.NamespaceCode
 
hasSubpages() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
HEADER_STRINGS - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
HELP - Variable in class info.bliki.wiki.namespaces.Namespace
The "Help" namespace for the current language.
HELP_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Help talk" namespace for the current language.
HREF - Static variable in class info.bliki.wiki.tags.WPATag
 
HrTag - Class in info.bliki.wiki.tags
 
HrTag() - Constructor for class info.bliki.wiki.tags.HrTag
 
HTML2WikiConverter - Class in info.bliki.html
Converts a given HTML string into a wiki text string
HTML2WikiConverter() - Constructor for class info.bliki.html.HTML2WikiConverter
 
HTML2WikiConverter(String) - Constructor for class info.bliki.html.HTML2WikiConverter
 
HTML_ABBR_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_BIG_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_BLOCKQUOTE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_BOLD_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_CAPTION_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_CENTER_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_CITE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_CODE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_DD_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_DEL_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_DIV_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_DL_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_EM_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_FONT_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H1_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H2_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H3_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H4_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H5_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_H6_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_ITALIC_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_LI_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_OL_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_PARAGRAPH_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_PRE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_Q_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_RP_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_RT_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_RUBY_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_S_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_SMALL_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_SPAN_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_STRIKE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_STRONG_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_SUB_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_SUP_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_TABLE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_TD_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_TH_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_TR_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_TT_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_UL_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_UNDERLINE_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTML_VAR_OPEN - Static variable in class info.bliki.wiki.model.Configuration
 
HTMLBlockTag - Class in info.bliki.wiki.tags
A wiki tag that's partitioning the HTML document
HTMLBlockTag(String, String, HTMLTag) - Constructor for class info.bliki.wiki.tags.HTMLBlockTag
 
HTMLBlockTag(String, String) - Constructor for class info.bliki.wiki.tags.HTMLBlockTag
 
HtmlCleaner - Class in info.bliki.htmlcleaner
Main HtmlCleaner class.
HtmlCleaner(String, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance with specified html content as String.
HtmlCleaner(String) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance with specified html content as String.
HtmlCleaner(File, String, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified file.
HtmlCleaner(File, String) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified file.
HtmlCleaner(File, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified file and charset.
HtmlCleaner(File) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified file and charset.
HtmlCleaner(URL, String, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified URL and charset.
HtmlCleaner(URL, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified URL and charset.
HtmlCleaner(URL, String) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified URL and charset.
HtmlCleaner(URL) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for specified URL and charset.
HtmlCleaner(InputStream, ITagInfoProvider) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for the specified inpout stream
HtmlCleaner(InputStream) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for the specified inpout stream
HtmlCleaner(InputStream, String) - Constructor for class info.bliki.htmlcleaner.HtmlCleaner
Constructor - creates the instance for the specified inpout stream and the charset
htmlCleaner - Variable in class info.bliki.htmlcleaner.XmlSerializer
 
HTMLConverter - Class in info.bliki.wiki.filter
A converter which renders the internal tree node representation as HTML text
HTMLConverter(boolean) - Constructor for class info.bliki.wiki.filter.HTMLConverter
 
HTMLConverter() - Constructor for class info.bliki.wiki.filter.HTMLConverter
 
HTMLEndTag - Class in info.bliki.wiki.tags
 
HTMLEndTag(String) - Constructor for class info.bliki.wiki.tags.HTMLEndTag
 
HtmlForm - Class in info.bliki.htmlcleaner.util
Represents form data parsed from HTML.
HtmlForm(String, String, int, String, String) - Constructor for class info.bliki.htmlcleaner.util.HtmlForm
Constructor.
HtmlForm(String, int, String, String) - Constructor for class info.bliki.htmlcleaner.util.HtmlForm
Constructor for which everything is specified but the name.
HtmlForm.Element - Class in info.bliki.htmlcleaner.util
Class to encapsulate the data found in HTML form elements.
HtmlForm.ElementAttribute - Class in info.bliki.htmlcleaner.util
Class representing an HTML form element attribute.
HtmlFormExtractor - Class in info.bliki.htmlcleaner.util
Extracts a <div class="errorbox">...error text...</div> content.
HtmlFormExtractor(HtmlForm) - Constructor for class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
HtmlFormExtractor(HtmlForm, String) - Constructor for class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
HTMLTag - Interface in info.bliki.html.wikipedia
Interface for HTML to Wiki Tag conversion
HTMLTag - Class in info.bliki.wiki.tags
 
HTMLTag(String) - Constructor for class info.bliki.wiki.tags.HTMLTag
 
HtmlTagProvider - Class in info.bliki.htmlcleaner
Default HTML tag info provider.
HtmlTagProvider() - Constructor for class info.bliki.htmlcleaner.HtmlTagProvider
Default constructor - creates tags and rules for balancing.
HtmlTokenizer - Class in info.bliki.htmlcleaner
Main HTML tokenizer.
HtmlTokenizer(HtmlCleaner) - Constructor for class info.bliki.htmlcleaner.HtmlTokenizer
Constructor - cretes instance of the parser with specified content.

I

IArticleFilter - Interface in info.bliki.wiki.dump
Interface for a filter which processes all articles from a given wikipedia XML dump file
IBodyTag - Interface in info.bliki.wiki.tags.util
this interface indicates that a tag has a body content
IBooleanBoolean1Function - Interface in info.bliki.wiki.template.expr.eval
 
IBooleanBoolean2Function - Interface in info.bliki.wiki.template.expr.eval
 
IBooleanDouble2Function - Interface in info.bliki.wiki.template.expr.eval
 
IConfiguration - Interface in info.bliki.wiki.model
Configuration interface for extensions similar to the Mediawiki HTML styled tag extension, template parser functions and interwiki links
IConfiguration.Casing - Enum in info.bliki.wiki.model
 
IContext - Interface in info.bliki.wiki.model
Interface for rendering a wiki model
IDouble0Function - Interface in info.bliki.wiki.template.expr.eval
 
IDouble1Function - Interface in info.bliki.wiki.template.expr.eval
 
IDouble2Function - Interface in info.bliki.wiki.template.expr.eval
 
IDoubleFunction - Interface in info.bliki.wiki.template.expr.eval
 
IDoubleValue - Interface in info.bliki.wiki.template.expr.eval
 
IEventListener - Interface in info.bliki.wiki.model
A wiki event listener which will trigger the on.... event methods during the parsing process.
If - Class in info.bliki.wiki.template
A template parser function for {{ #if: ...
If() - Constructor for class info.bliki.wiki.template.If
 
Ifeq - Class in info.bliki.wiki.template
A template parser function for {{ #ifeq: ...
Ifeq() - Constructor for class info.bliki.wiki.template.Ifeq
 
Iferror - Class in info.bliki.wiki.template
A template parser function for {{ #iferror: ...
Iferror() - Constructor for class info.bliki.wiki.template.Iferror
 
Ifexist - Class in info.bliki.wiki.template
A template parser function for {{ #ifexist: ...
Ifexist() - Constructor for class info.bliki.wiki.template.Ifexist
 
Ifexpr - Class in info.bliki.wiki.template
A template parser function for {{ #ifexpr: ...
Ifexpr() - Constructor for class info.bliki.wiki.template.Ifexpr
 
IgnoreTag - Class in info.bliki.wiki.tags
Wiki tag which renders no HTML output.
IgnoreTag(String) - Constructor for class info.bliki.wiki.tags.IgnoreTag
 
IHTMLToWiki - Interface in info.bliki.html.wikipedia
 
IMAGE - Variable in class info.bliki.wiki.namespaces.Namespace
 
IMAGE_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
NS_IMAGE and NS_IMAGE_TALK are the pre-v1.14 names for NS_FILE and NS_FILE_TALK respectively, and are kept for compatibility.
ImageFormat - Class in info.bliki.wiki.model
Represents an [[Image:....]] wiki link with all the possible attributes.
ImageFormat() - Constructor for class info.bliki.wiki.model.ImageFormat
 
imageNodeToText(TagNode, ImageFormat, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.HTMLConverter
 
imageNodeToText(TagNode, ImageFormat, Appendable, IWikiModel) - Method in interface info.bliki.wiki.filter.ITextConverter
Convert the imageTagNode into a given HTML string buffer
imageNodeToText(TagNode, ImageFormat, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.PlainTextConverter
 
ImgTag - Class in info.bliki.html.wikipedia
 
ImgTag() - Constructor for class info.bliki.html.wikipedia.ImgTag
 
INamespace - Interface in info.bliki.wiki.namespaces
Mediawiki namespace for a specific language.
INamespace.INamespaceValue - Interface in info.bliki.wiki.namespaces
Interface for all namespace constants.
INamespace.NamespaceCode - Enum in info.bliki.wiki.namespaces
Enum of all valid namespace codes.
inc() - Method in class info.bliki.wiki.model.Counter
 
incCounter() - Method in class info.bliki.wiki.model.Reference
 
includes - Variable in class info.bliki.wiki.model.WikiModel
 
incrementRecursionLevel() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
incrementRecursionLevel() - Method in interface info.bliki.wiki.model.IWikiModel
Increment the current recursion level of the parser.
incrementTemplateRecursionLevel() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
incrementTemplateRecursionLevel() - Method in interface info.bliki.wiki.model.IWikiModel
Increment the current recursion level of the template parser.
indexEndOfComment() - Method in class info.bliki.wiki.filter.WikipediaScanner
Get the offset position behind the next closing HTML comment tag (-->).
indexEndOfNowiki() - Method in class info.bliki.wiki.filter.WikipediaScanner
Get the offset position behind the next </nowiki> tag.
indexEndOfTable() - Method in class info.bliki.wiki.filter.WikipediaScanner
Get the offset position behind the corresponding wiki table closing tag (i.e.
indexOf(Object) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
indexOfIgnoreCase(String, String, String, int) - Static method in class info.bliki.wiki.filter.Util
Returns the index within the searchable string of the first occurrence of the concatenated start and end substring.
indexOfNestedIgnoreCase(String, String, int) - Static method in class info.bliki.wiki.filter.Util
Returns the nested index within the searchable string of the first occurrence of < and the end string.
indexOfTemplateParsing(CharSequence) - Static method in class info.bliki.wiki.filter.Util
Get the first position of the rawWikitext string, which contains a character requiring template parsing.
indexOfUntilNoLetter(char, int) - Method in class info.bliki.wiki.filter.WikipediaScanner
Read the characters until no more letters are found or the given testChar is found.
indexpageids() - Method in class info.bliki.api.query.Query
Include an additional pageids section listing all returned page IDs.
InetAddressValidator - Class in info.bliki.commons.validator.routines
InetAddress validation and conversion routines (java.net.InetAddress).
InetAddressValidator() - Constructor for class info.bliki.commons.validator.routines.InetAddressValidator
 
InfixOperator - Class in info.bliki.wiki.template.expr.operator
 
InfixOperator(String, String, int, int) - Constructor for class info.bliki.wiki.template.expr.operator.InfixOperator
 
info.bliki - package info.bliki
Classes to handle the Messages_XX.properties files for I18N support.
info.bliki.api - package info.bliki.api
Helper Classes for the Wikimedia API
info.bliki.api.query - package info.bliki.api.query
 
info.bliki.commons.validator.routines - package info.bliki.commons.validator.routines
This package contains independant validation routines copied from the org.apache.commons.validator.routines package.
info.bliki.extensions.scribunto - package info.bliki.extensions.scribunto
 
info.bliki.extensions.scribunto.engine - package info.bliki.extensions.scribunto.engine
 
info.bliki.extensions.scribunto.engine.lua - package info.bliki.extensions.scribunto.engine.lua
 
info.bliki.extensions.scribunto.engine.lua.interfaces - package info.bliki.extensions.scribunto.engine.lua.interfaces
 
info.bliki.extensions.scribunto.template - package info.bliki.extensions.scribunto.template
 
info.bliki.html - package info.bliki.html
Convert HTML source codes to wiki source codes.
info.bliki.html.wikipedia - package info.bliki.html.wikipedia
The ToWikipedia converter converts HTML source code to the wiki syntax.
info.bliki.htmlcleaner - package info.bliki.htmlcleaner
Modified classes from the htmlcleaner.sourceforge.net/ project.
info.bliki.htmlcleaner.util - package info.bliki.htmlcleaner.util
 
info.bliki.wiki - package info.bliki.wiki
 
info.bliki.wiki.dump - package info.bliki.wiki.dump
Process an XML Wikipedia dump with the WikiXMLParser class
info.bliki.wiki.filter - package info.bliki.wiki.filter
Contains different type of wikipedia scanners and parsers.
info.bliki.wiki.model - package info.bliki.wiki.model
Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface.
info.bliki.wiki.namespaces - package info.bliki.wiki.namespaces
 
info.bliki.wiki.tags - package info.bliki.wiki.tags
Contains the HTML tag classes which are created by the wikipedia parser and model.
info.bliki.wiki.tags.code - package info.bliki.wiki.tags.code
Package that contains source code formatters for syntax highlighting on wiki pages.
info.bliki.wiki.tags.extension - package info.bliki.wiki.tags.extension
 
info.bliki.wiki.tags.util - package info.bliki.wiki.tags.util
Helper classes for creating the internal DOM.
info.bliki.wiki.template - package info.bliki.wiki.template
Template parser functions like {{ #if: ...
info.bliki.wiki.template.dates - package info.bliki.wiki.template.dates
 
info.bliki.wiki.template.expr - package info.bliki.wiki.template.expr
The parser and scanner implementation for the {{ #expr: ...
info.bliki.wiki.template.expr.ast - package info.bliki.wiki.template.expr.ast
The abstract syntax tree classes for the {{ #expr: ...
info.bliki.wiki.template.expr.eval - package info.bliki.wiki.template.expr.eval
The expression evaluator for the {{ #expr: ...
info.bliki.wiki.template.expr.operator - package info.bliki.wiki.template.expr.operator
The operator classes (i.e.
info.bliki.wiki.template.expr.util - package info.bliki.wiki.template.expr.util
Utilities for the {{ #expr: ...
info.bliki.wiki.template.extension - package info.bliki.wiki.template.extension
This pacage contains template parser functions which are not included in the Mediawiki standard.
InfoBox - Class in info.bliki.wiki.dump
A class abstracting a Wiki infobox.
initialize() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
initialize(String) - Method in class info.bliki.wiki.template.expr.Scanner
 
INoBodyParsingTag - Interface in info.bliki.wiki.tags.util
Interface that indicates, that a wiki tags content (i.e.
inprop(String) - Method in class info.bliki.api.query.Query
Which additional property to get:
"protection" - List the protection level of each page "talkid" - The page ID of the talk page for each non-talk page "subjectid" - The page ID of the parent page for each talk page Values (separate with '|'): protection, talkid, subjectid, url, readable
inprop(String...) - Method in class info.bliki.api.query.Query
Which additional properties to get: "protection" - List the protection level of each page "talkid" - The page ID of the talk page for each non-talk page "subjectid" - The page ID of the parent page for each talk page Values (separate with '|'): protection, talkid, subjectid, url, readable
INPUT_TAG - Static variable in class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
IntegerNode - Class in info.bliki.wiki.template.expr.ast
A node for a parsed integer string
IntegerNode(String) - Constructor for class info.bliki.wiki.template.expr.ast.IntegerNode
 
IntegerNode(String, int) - Constructor for class info.bliki.wiki.template.expr.ast.IntegerNode
 
IntegerNode(int) - Constructor for class info.bliki.wiki.template.expr.ast.IntegerNode
 
InternalList(char) - Constructor for class info.bliki.wiki.filter.WPList.InternalList
 
interpreter(String) - Method in class info.bliki.wiki.template.expr.util.Console
Evaluates the given string-expression and returns the result in OutputForm
InterWiki - Class in info.bliki.wiki.model
 
InterWikiMap - Class in info.bliki.wiki.model
 
InterWikiMap(Map<String, String>, String) - Constructor for class info.bliki.wiki.model.InterWikiMap
 
intoken(String) - Method in class info.bliki.api.query.Query
 
InvalidPreWikiTag - Exception in info.bliki.wiki.filter
The WikipediaPreTagParser throws this exception if the text line which should be converted contains a tag which could not be rendered in a PRE tag environment.
InvalidPreWikiTag(String) - Constructor for exception info.bliki.wiki.filter.InvalidPreWikiTag
 
invoke(String, Frame) - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
invoke(String, Frame) - Method in interface info.bliki.extensions.scribunto.engine.ScribuntoModule
Invoke the function with the specified name.
Invoke - Class in info.bliki.extensions.scribunto.template
A template parser function for {{ #invoke: ...
Invoke() - Constructor for class info.bliki.extensions.scribunto.template.Invoke
 
IParserFactory - Interface in info.bliki.wiki.template.expr.ast
Factory for creating the ASTNodes from the parser
isAdvancedXmlEscape() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isAllowedAttribute(String) - Method in class info.bliki.htmlcleaner.EndTagToken
 
isAllowedAttribute(String) - Method in class info.bliki.htmlcleaner.TagNode
 
isAllowedAttribute(String) - Method in class info.bliki.htmlcleaner.TagToken
Check, if the attName is allowed.
isAllowedAttribute(String) - Method in class info.bliki.wiki.tags.extension.ChartTag
 
isAllowedAttribute(String) - Method in class info.bliki.wiki.tags.IgnoreTag
 
isAuthenticated() - Method in class info.bliki.api.User
 
isCamelCaseEnabled() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isCamelCaseEnabled() - Method in interface info.bliki.wiki.model.IWikiModel
Checks if CamelCase words should also be used as wiki links.
isCapitalized() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Is the namespace first-letter capitalized?
isCapitalized() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isCategory() - Method in class info.bliki.wiki.dump.WikiArticle
Does the title belong to the Category namespace?
isContent() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Does this namespace contain content, for the purposes of calculating statistics, etc?
isContent() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isDeprecated() - Method in class info.bliki.htmlcleaner.TagInfo
 
isDisambiguationPage() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
isEditorMode() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isEditorMode() - Method in interface info.bliki.wiki.model.IWikiModel
The current model is used to render a wikipage in editor mode
isEmpty() - Method in class info.bliki.api.query.RequestBuilder
 
isEmpty() - Method in class info.bliki.wiki.filter.WPList
 
isEmpty() - Method in class info.bliki.wiki.tags.util.Attribute
Predicate to determine if this attribute has an equals sign but no value.
isEmpty() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Predicate to determine if this attribute has an equals sign but no value.
isEmpty() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
isEmptyLine(int) - Method in class info.bliki.wiki.filter.AbstractParser
 
isEmptyXmlTag() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Is this an empty xml tag of the form <tag/>.
isEndTag() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Predicate to determine if this tag is an end tag (i.e.
isFile() - Method in class info.bliki.wiki.dump.WikiArticle
 
isFormed() - Method in class info.bliki.htmlcleaner.TagNode
 
isFound(TagNode) - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
Append the content of the given TagNode to the resultObject
isFound(TagNode) - Method in class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
isHexadecimalDigit(char) - Static method in class info.bliki.htmlcleaner.Utils
 
isHiddenElement() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
isIgnorePermitted() - Method in class info.bliki.htmlcleaner.TagInfo
 
isIncludable() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
It possible to use pages from this namespace as template?
isIncludable() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isInterWiki(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isInterWiki(String) - Method in interface info.bliki.wiki.model.IWikiModel
Check if the given namespace is an interwiki link prefix.
isInvalid() - Method in class info.bliki.api.Page
 
isInvalidTemplateName(CharSequence) - Static method in class info.bliki.wiki.filter.Util
Check if the template name contains an invalid (ISO Control) character.
isKeywordCaseSensitive() - Method in class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
Test if the keywords are case sensitive.
isKeywordCaseSensitive() - Method in class info.bliki.wiki.tags.code.PHPCodeFilter
 
isKeywordCaseSensitive() - Method in class info.bliki.wiki.tags.code.SQLCodeFilter
 
isKeywordCaseSensitive() - Method in class info.bliki.wiki.tags.code.XMLCodeFilter
 
isKeywordLowerCase() - Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
 
isKnownLanguageTag() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwLanguage
 
isMagicWord(String) - Static method in class info.bliki.wiki.filter.MagicWord
Determine if a template name corresponds to a magic word requiring special handling.
isMain() - Method in class info.bliki.wiki.dump.WikiArticle
"Real" content articles (i.e.
isMathtranRenderer() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isMathtranRenderer() - Method in interface info.bliki.wiki.model.IWikiModel
If the <math> tag should be rendered for the www.mathtran.org service, then return true.
isMissing() - Method in class info.bliki.api.Page
 
isModule() - Method in class info.bliki.wiki.dump.WikiArticle
 
isMovable() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Can pages in the given namespace be moved?
isMovable() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isNamespace(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isNamespace(String) - Method in interface info.bliki.wiki.model.IWikiModel
Check if the given namespace is a namespace in this model
isNamespace(String, INamespace.NamespaceCode) - Method in interface info.bliki.wiki.namespaces.INamespace
Checks whether the given string is a valid namespace of the given type.
isNamespace(INamespace.INamespaceValue, INamespace.NamespaceCode) - Method in interface info.bliki.wiki.namespaces.INamespace
Checks whether the given namespace is a namespace of the given type.
isNamespace(String, INamespace.NamespaceCode) - Method in class info.bliki.wiki.namespaces.Namespace
 
isNamespace(INamespace.INamespaceValue, INamespace.NamespaceCode) - Method in class info.bliki.wiki.namespaces.Namespace
 
isNoToc() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isNoToc() - Method in interface info.bliki.wiki.model.IWikiModel
Check if the rendering of the "table of contents" is disabled globally.
isOmitComments() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isOmitDeprecatedTags() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isOmitDoctypeDeclaration() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isOmitUnknownTags() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isOmitXmlDeclaration() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isOmitXmlnsAttributes() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isParameterParsingMode() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isParameterParsingMode() - Method in interface info.bliki.wiki.model.IWikiModel
The current model currently renders a template parameter value
isPHPTag() - Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
 
isPHPTag() - Method in class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
 
isPHPTag() - Method in class info.bliki.wiki.tags.code.PHPCodeFilter
 
isPHPTag() - Method in class info.bliki.wiki.tags.code.XMLCodeFilter
 
isPreviewMode() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isPreviewMode() - Method in interface info.bliki.wiki.model.IWikiModel
The current model is used to render a wikipage in preview mode
isProject() - Method in class info.bliki.wiki.dump.WikiArticle
 
isRecognizeUnicodeChars() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isRedirect() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
isReduceTokenStack() - Method in class info.bliki.htmlcleaner.TagToken
 
isReduceTokenStack() - Method in class info.bliki.wiki.filter.WPList
 
isReduceTokenStack() - Method in class info.bliki.wiki.filter.WPTable
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.ATag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.HTMLBlockTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.HTMLEndTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.MathTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.NowikiTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.PreTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.ReferencesTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.RefTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.SourceTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.TemplateTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.WPATag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.WPBoldItalicTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.WPParagraphTag
 
isReduceTokenStack() - Method in class info.bliki.wiki.tags.WPTag
 
isScriptOrStyle(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
isSemanticWebActive() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isSemanticWebActive() - Method in interface info.bliki.wiki.model.IWikiModel
Allow the parsing of semantic mediawiki (SMW) links.
isShowToC() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
isSign() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
isStandAlone() - Method in class info.bliki.wiki.tags.util.Attribute
Predicate to determine if this attribute has no equals sign (or value).
isStandAlone() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Predicate to determine if this attribute has no equals sign (or value).
isStub() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
 
isSubject() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Is the given namespace is a subject (non-talk) namespace?
isSubject() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isSubmitElement() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
isSubsting() - Method in class info.bliki.extensions.scribunto.template.Frame
 
isTalk() - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Is the given namespace a talk namespace?
isTalk() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isTemplate() - Method in class info.bliki.wiki.dump.WikiArticle
Does the title belong to the Template namespace?
isTemplateTopic() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isTemplateTopic() - Method in interface info.bliki.wiki.model.IWikiModel
Determine if the currently parsed wiki text is a template.
isTextAreaElement() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
isTextElement() - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
isTOCIdentifier() - Method in class info.bliki.wiki.tags.TableOfContentTag
 
isTranslateSpecialEntities() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isType(INamespace.NamespaceCode) - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Checks whether the namespace is a namespace of the given type.
isType(INamespace.NamespaceCode) - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
isUnique() - Method in class info.bliki.htmlcleaner.TagInfo
 
isUrlIdentifierPart(char) - Static method in class info.bliki.wiki.filter.Encoder
Determines if the specified character may be part of a url
isUseCdataForScriptAndStyle() - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
isValid(String) - Method in class info.bliki.commons.validator.routines.DomainValidator
Returns true if the specified String parses as a valid domain name with a recognized top-level domain.
isValid(String) - Method in class info.bliki.commons.validator.routines.EmailValidator
Checks if a field has a valid e-mail address.
isValid(String) - Method in class info.bliki.commons.validator.routines.InetAddressValidator
Checks if the specified string is a valid IP address.
isValid(String) - Method in class info.bliki.commons.validator.routines.RegexValidator
Validate a value against the set of regular expressions.
isValid() - Method in class info.bliki.htmlcleaner.DoctypeToken
 
isValidCountryCodeTld(String) - Method in class info.bliki.commons.validator.routines.DomainValidator
Returns true if the specified String matches any IANA-defined country code top-level domain.
isValidDomain(String) - Method in class info.bliki.commons.validator.routines.EmailValidator
Returns true if the domain component of an email address is valid.
isValidGenericTld(String) - Method in class info.bliki.commons.validator.routines.DomainValidator
Returns true if the specified String matches any IANA-defined generic top-level domain.
isValidInet4Address(String) - Method in class info.bliki.commons.validator.routines.InetAddressValidator
Validates an IPv4 address.
isValidInfrastructureTld(String) - Method in class info.bliki.commons.validator.routines.DomainValidator
Returns true if the specified String matches any IANA-defined infrastructure top-level domain.
isValidQueryString(String) - Method in class info.bliki.commons.validator.routines.EmailValidator
Returns true if the query string component of an email address is valid.
isValidTld(String) - Method in class info.bliki.commons.validator.routines.DomainValidator
Returns true if the specified String matches any IANA-defined top-level domain.
isValidUriScheme(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isValidUriScheme(String) - Method in interface info.bliki.wiki.model.IWikiModel
Check if the top level URI (Uniform Resource Identifier) scheme name is valid in this model.
isValidUriSchemeSpecificPart(String, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
isValidUriSchemeSpecificPart(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Check if the scheme-specific part for a given top level URI (Uniform Resource Identifier) scheme name is valid in this model.
isValidUser(String) - Method in class info.bliki.commons.validator.routines.EmailValidator
Returns true if the user component of an email address is valid.
isValued() - Method in class info.bliki.wiki.tags.util.Attribute
Predicate to determine if this attribute has a value.
isValued() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Predicate to determine if this attribute has a value.
isWhitespace() - Method in class info.bliki.wiki.tags.util.Attribute
Predicate to determine if this attribute is whitespace.
isWhitespace() - Method in class info.bliki.wiki.tags.util.NodeAttribute
Predicate to determine if this attribute is whitespace.
ITableOfContent - Interface in info.bliki.wiki.model
Interface which must be implemented by the tag which renders the "table of content"
ITagInfoProvider - Interface in info.bliki.htmlcleaner
Provides set of TagInfo instances.
ITALIC - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
ITemplateFunction - Interface in info.bliki.wiki.template
Interface for a template parser function (i.e.
iterator() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
ITextConverter - Interface in info.bliki.wiki.filter
Interface for converters which renders the internal node representation into a string representation
IWikiModel - Interface in info.bliki.wiki.model
Interface for rendering a wiki model

J

JavaCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for Java source codes
JavaCodeFilter() - Constructor for class info.bliki.wiki.tags.code.JavaCodeFilter
 
JavaScriptCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for JavaScript source codes
JavaScriptCodeFilter() - Constructor for class info.bliki.wiki.tags.code.JavaScriptCodeFilter
 

K

keySet() - Method in class info.bliki.api.query.RequestBuilder
 

L

lastIndexOf(Object) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
LC - Class in info.bliki.wiki.template
A template parser function for {{lc: ...
LC() - Constructor for class info.bliki.wiki.template.LC
 
LCFirst - Class in info.bliki.wiki.template
A template parser function for {{lcfirst: ...
LCFirst() - Constructor for class info.bliki.wiki.template.LCFirst
 
LEFT_ASSOCIATIVE - Static variable in class info.bliki.wiki.template.expr.operator.InfixOperator
 
limit(int) - Method in class info.bliki.api.query.OpenSearch
 
Link - Class in info.bliki.api
Manages page link data from the Wikimedia API
Link() - Constructor for class info.bliki.api.Link
 
links - Variable in class info.bliki.wiki.model.WikiModel
 
list(String...) - Method in class info.bliki.api.query.Query
Which lists to get.
Values (separate with '|'): allimages, allpages, alllinks, allcategories, allusers, backlinks, blocks, categorymembers, deletedrevs, embeddedin, imageusage, logevents, recentchanges, search, usercontribs, watchlist, exturlusage, users, random
listIterator() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
listIterator(int) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
ListTag - Class in info.bliki.html.wikipedia
 
ListTag(String) - Constructor for class info.bliki.html.wikipedia.ListTag
 
loadFunction(String, Prototype, Frame) - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
Localurl - Class in info.bliki.wiki.template
A template parser function for {{localurl: ...
Localurl() - Constructor for class info.bliki.wiki.template.Localurl
 
logger - Variable in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
logger - Variable in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
logger - Static variable in class info.bliki.wiki.filter.TemplateParser
 
logger - Variable in class info.bliki.wiki.model.AbstractWikiModel
 
login(User) - Method in class info.bliki.api.Connector
Complete the users login information.
login() - Method in class info.bliki.api.User
Complete the users login information.
ltrim(String) - Static method in class info.bliki.htmlcleaner.Utils
Trims specified string from left.
ltrimNewline(String) - Static method in class info.bliki.htmlcleaner.Utils
Trims specified string from left and stop at \n character

M

MAGIC_WORDS - Static variable in class info.bliki.wiki.filter.MagicWord
Magic words in lower case.
MagicWord - Class in info.bliki.wiki.filter
See Help:Magic words for a list of Mediawiki magic words.
MagicWord() - Constructor for class info.bliki.wiki.filter.MagicWord
 
magicWord - Variable in class info.bliki.wiki.filter.ParsedPageName
If the pagename was a magic word it will be this, otherwise null.
MagicWord.MagicWordE - Enum in info.bliki.wiki.filter
Type of storing user contributions in the DB.
magicWordParameter - Variable in class info.bliki.wiki.filter.ParsedPageName
Parameters of the magic word (null if not supplied).
main(String[]) - Static method in class info.bliki.htmlcleaner.CommandLine
 
main(String[]) - Static method in class info.bliki.wiki.BlikiConverter
 
main(String[]) - Static method in class info.bliki.wiki.dump.PrintArticle
 
MAIN - Variable in class info.bliki.wiki.namespaces.Namespace
The main namespace for the current language.
main(String[]) - Static method in class info.bliki.wiki.template.expr.util.Console
 
main(String[]) - Static method in class info.bliki.wiki.template.expr.util.GenerateOperatorArrays
Utility for generating source codes for the ASTNodeFactory's HEADER_STRINGS, OPERATOR_STRINGS, OPERATORS arrays from an operator's text file description
makeCopy() - Method in class info.bliki.htmlcleaner.TagNode
 
makeFullPagename(String) - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Prepends the namespace to the given pagename and returns the full name with a separation character between a (non-empty) namespace and the page name.
makeFullPagename(String) - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
makeTag(int, int, ArrayList<NodeAttribute>) - Method in class info.bliki.wiki.filter.WikipediaScanner
Create a tag node based on the current cursor and the one provided.
mAssignment - Variable in class info.bliki.wiki.tags.util.Attribute
The assignment string of the attribute.
match(String) - Method in class info.bliki.commons.validator.routines.RegexValidator
Validate a value against the set of regular expressions returning the array of matched groups.
MathTag - Class in info.bliki.wiki.tags
Wiki tag rendering TeX math
MathTag() - Constructor for class info.bliki.wiki.tags.MathTag
 
mAttributes - Variable in class info.bliki.wiki.tags.util.WikiTagNode
The tag attributes.
MAX_CACHE_KEY_LENGTH - Static variable in class info.bliki.wiki.model.Configuration
Limits the length of the template cache key to this length.
maxage(int) - Method in class info.bliki.api.query.RequestBuilder
Set the max-age header to this many seconds.
maxlag(int) - Method in class info.bliki.api.query.RequestBuilder
Maximum lag
MEDIA - Variable in class info.bliki.wiki.namespaces.Namespace
The "Media" namespace for the current language.
MEDIAWIKI - Variable in class info.bliki.wiki.namespaces.Namespace
The "MediaWiki" namespace for the current language.
MEDIAWIKI_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "MediaWiki talk" namespace for the current language.
mergeParameters(LinkedHashMap<String, String>, List<String>) - Static method in class info.bliki.wiki.filter.TemplateParser
If template calls have a mix between named and unnamed parameters, the collected unnamedParameters are merged into the parameterMap.
Messages - Class in info.bliki
Handles the Messages_XX.properties files for I18N support.
Messages() - Constructor for class info.bliki.Messages
 
meta(String...) - Method in class info.bliki.api.query.Query
Which meta data to get about the site.
Values (separate with '|'): siteinfo, userinfo, allmessages
MMA_STYLE_FACTORY - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
mName - Variable in class info.bliki.wiki.tags.util.Attribute
The name of this attribute.
mNameEnd - Variable in class info.bliki.wiki.tags.util.NodeAttribute
The ending offset of the name within the page.
mNameStart - Variable in class info.bliki.wiki.tags.util.NodeAttribute
The starting offset of the name within the page.
model - Variable in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
MODULE - Variable in class info.bliki.wiki.namespaces.Namespace
The "Module" namespace for the current language.
MODULE_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Module talk" namespace for the current language.
mQuote - Variable in class info.bliki.wiki.tags.util.Attribute
The quote, if any, surrounding the value of the attribute, if any.
mText - Variable in class info.bliki.wiki.tags.util.NodeAttribute
The page this attribute is extracted from.
mValue - Variable in class info.bliki.wiki.tags.util.Attribute
The value of the attribute.
mValueEnd - Variable in class info.bliki.wiki.tags.util.NodeAttribute
The ending offset of the name within the page.
mValueStart - Variable in class info.bliki.wiki.tags.util.NodeAttribute
The starting offset of the value within the page.
MwHtml - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwHtml() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwHtml
 
MwInit - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwInit() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInit
 
MwInterface - Interface in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwInterface.DefaultFunction - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwLanguage - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwLanguage(IWikiModel) - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwLanguage
 
MwMessage - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwMessage() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwMessage
 
MwSite - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwSite(IWikiModel) - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwSite
 
MwText - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwText() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwText
 
MwTitle - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwTitle(IWikiModel) - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwTitle
 
MwUri - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwUri() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUri
 
MwUstring - Class in info.bliki.extensions.scribunto.engine.lua.interfaces
 
MwUstring() - Constructor for class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUstring
 

N

name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwHtml
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwInit
 
name() - Method in interface info.bliki.extensions.scribunto.engine.lua.interfaces.MwInterface
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwLanguage
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwMessage
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwSite
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwText
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwTitle
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUri
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.interfaces.MwUstring
 
name() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
name - Variable in class info.bliki.htmlcleaner.TagToken
 
namespace(int) - Method in class info.bliki.api.query.OpenSearch
namespace - a Namespace to search
Values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101 Default: 0
namespace(int...) - Method in class info.bliki.api.query.OpenSearch
namespace - Namespaces to search
Values (internally separated with '|'): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101 Default: 0
namespace - Variable in class info.bliki.wiki.filter.ParsedPageName
The namespace the page is in.
Namespace - Class in info.bliki.wiki.namespaces
Mediawiki Namespaces.
Namespace() - Constructor for class info.bliki.wiki.namespaces.Namespace
 
Namespace(Locale) - Constructor for class info.bliki.wiki.namespaces.Namespace
 
Namespace(ResourceBundle) - Constructor for class info.bliki.wiki.namespaces.Namespace
 
Namespace.ExtractType - Enum in info.bliki.wiki.namespaces
 
Namespace.NamespaceValue - Class in info.bliki.wiki.namespaces
Base class for all namespace constants.
NEED_TOKEN_ID - Static variable in class info.bliki.api.User
 
NEW_LINES - Static variable in class info.bliki.wiki.tags.HTMLTag
 
newChild(ParsedPageName, Map<String, String>, boolean) - Method in class info.bliki.extensions.scribunto.template.Frame
 
nextNewline() - Method in class info.bliki.wiki.filter.WikipediaScanner
 
nextNewlineCell(WPCell) - Method in class info.bliki.wiki.filter.WikipediaScanner
 
NO_CHAR - Static variable in class info.bliki.wiki.filter.WikiTextReader
Constant for an empty char array
NodeAttribute - Class in info.bliki.wiki.tags.util
An attribute within a tag on a page.
NodeAttribute(char[], int, int, int, int, char) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an attribute.
NodeAttribute(String, String, String, char) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an attribute with the name, assignment string, value and quote given.
NodeAttribute(String, String, char) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an attribute with the name, value and quote given.
NodeAttribute(String) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create a whitespace attribute with the value given.
NodeAttribute(String, String) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an attribute with the name and value given.
NodeAttribute(String, String, String) - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an attribute with the name, assignment string and value given.
NodeAttribute() - Constructor for class info.bliki.wiki.tags.util.NodeAttribute
Create an empty attribute.
nodeBegin - Variable in class info.bliki.wiki.tags.util.AbstractNode
The beginning position of the tag in the line
nodeEnd - Variable in class info.bliki.wiki.tags.util.AbstractNode
The ending position of the tag in the line
nodesToPlainText(List<Object>, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
nodesToPlainText(BaseToken, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
nodesToPlainText(BaseToken, StringBuilder) - Method in interface info.bliki.html.wikipedia.IHTMLToWiki
Convert the given HTML node into plainText
nodesToText(List<Object>, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
nodesToText(List<Object>, StringBuilder) - Method in interface info.bliki.html.wikipedia.IHTMLToWiki
 
nodesToText(List<? extends Object>, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.HTMLConverter
 
nodesToText(List<?>, Appendable, IWikiModel) - Method in interface info.bliki.wiki.filter.ITextConverter
Convert the list of TagTokens into a given HTML string buffer
nodesToText(List<?>, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.PlainTextConverter
 
nodeToHTML(TagNode, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.HTMLConverter
 
nodeToWiki(BaseToken, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLToWiki
 
nodeToWiki(BaseToken, StringBuilder) - Method in interface info.bliki.html.wikipedia.IHTMLToWiki
Convert the given HTML node into a wikiText
NONE - Static variable in class info.bliki.wiki.template.expr.operator.InfixOperator
 
NoOutputTag - Class in info.bliki.html.wikipedia
 
NoOutputTag() - Constructor for class info.bliki.html.wikipedia.NoOutputTag
 
normaliseTitle(String, boolean, char, boolean) - Static method in class info.bliki.wiki.filter.Encoder
Normalises the given title, i.e.
normaliseTitle(String, boolean, char, boolean, boolean) - Static method in class info.bliki.wiki.filter.Encoder
Normalises the given title, i.e.
NOWIKI_CLOSE_PATTERN - Static variable in class info.bliki.wiki.model.Configuration
 
NOWIKI_OPEN_PATTERN - Static variable in class info.bliki.wiki.model.Configuration
 
NowikiTag - Class in info.bliki.wiki.tags
Wiki tag for escaping the wiki syntax.
NowikiTag(String) - Constructor for class info.bliki.wiki.tags.NowikiTag
 
NowikiTag() - Constructor for class info.bliki.wiki.tags.NowikiTag
 
ns - Variable in class info.bliki.api.PageInfo
 
NS - Class in info.bliki.wiki.template
A template parser function for {{ns: ...
NS() - Constructor for class info.bliki.wiki.template.NS
 
NS_ID - Static variable in class info.bliki.api.AbstractXMLParser
 
NSE - Class in info.bliki.wiki.template
A template parser function for {{nse: ...
NSE() - Constructor for class info.bliki.wiki.template.NSE
 
NumberNode - Class in info.bliki.wiki.template.expr.ast
The basic node for a parsed expression string
NumberNode(String) - Constructor for class info.bliki.wiki.template.expr.ast.NumberNode
 
numFormat - Variable in class info.bliki.wiki.template.expr.Scanner
 

O

OL_CHAR - Static variable in class info.bliki.wiki.filter.WPList
 
oldid(String) - Method in class info.bliki.api.query.Parse
Parse the content of this revision.
onHeader(char[], int, int, int, int, int) - Method in class info.bliki.wiki.model.DefaultEventListener
Notify the listener about a parsed header.
onHeader(char[], int, int, int, int, int) - Method in interface info.bliki.wiki.model.IEventListener
Notify the listener about a parsed header.
onTemplate(char[], int, int) - Method in class info.bliki.wiki.model.DefaultEventListener
Notify the listener about a parsed template.
onTemplate(char[], int, int) - Method in interface info.bliki.wiki.model.IEventListener
Notify the listener about a parsed template.
onWikiLink(char[], int, int, String) - Method in class info.bliki.wiki.model.DefaultEventListener
Notify the listener about a parsed wiki link.
onWikiLink(char[], int, int, String) - Method in interface info.bliki.wiki.model.IEventListener
Notify the listener about a parsed wiki link.
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.AbstractHTMLTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.ATag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.CaptionTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.FontTag
 
open(TagNode, StringBuilder) - Method in interface info.bliki.html.wikipedia.HTMLTag
Write the opening wiki syntax for this tag to the result buffer
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.NoOutputTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.OpenCloseHTMLTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.PreTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.TableTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.TdTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.ThTag
 
open(TagNode, StringBuilder) - Method in class info.bliki.html.wikipedia.TrTag
 
OpenCloseHTMLTag - Class in info.bliki.html.wikipedia
 
OpenCloseHTMLTag(String, String) - Constructor for class info.bliki.html.wikipedia.OpenCloseHTMLTag
 
OpenCloseTag - Class in info.bliki.html.wikipedia
 
OpenCloseTag(String, String, boolean, boolean) - Constructor for class info.bliki.html.wikipedia.OpenCloseTag
 
OpenCloseTag(String, String, boolean) - Constructor for class info.bliki.html.wikipedia.OpenCloseTag
 
OpenCloseTag(String, String) - Constructor for class info.bliki.html.wikipedia.OpenCloseTag
 
OpenSearch - Class in info.bliki.api.query
action=opensearch
This module implements OpenSearch protocol
OpenSearch() - Constructor for class info.bliki.api.query.OpenSearch
 
openStr - Variable in class info.bliki.html.wikipedia.ATag
 
openStr - Variable in class info.bliki.html.wikipedia.OpenCloseTag
 
Operator - Class in info.bliki.wiki.template.expr.operator
 
Operator(String, String, int) - Constructor for class info.bliki.wiki.template.expr.operator.Operator
 
OPERATOR_STRINGS - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
OPERATORS - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
optimizeFunction(FunctionNode) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Optimize an already parsed in functionNode into an ASTNode.
originalSource - Variable in class info.bliki.htmlcleaner.TagToken
 

P

Padleft - Class in info.bliki.wiki.template
A template parser function for {{padleft: ...
Padleft() - Constructor for class info.bliki.wiki.template.Padleft
 
Padright - Class in info.bliki.wiki.template
A template parser function for {{padright: ...
Padright() - Constructor for class info.bliki.wiki.template.Padright
 
Page - Class in info.bliki.api
Manages page data from the Wikimedia API
Page() - Constructor for class info.bliki.api.Page
 
page(String) - Method in class info.bliki.api.query.Parse
Parse the content of this page.
PAGE_ID - Static variable in class info.bliki.api.AbstractXMLParser
 
PAGE_TAG1 - Static variable in class info.bliki.api.AbstractXMLParser
 
PAGE_TAG2 - Static variable in class info.bliki.api.AbstractXMLParser
 
pageid - Variable in class info.bliki.api.PageInfo
 
pageids(int...) - Method in class info.bliki.api.query.Query
A list of page IDs to work on
PageInfo - Class in info.bliki.api
 
PageInfo() - Constructor for class info.bliki.api.PageInfo
 
pageName() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
pageName() - Method in interface info.bliki.extensions.scribunto.engine.ScribuntoModule
 
pagename - Variable in class info.bliki.wiki.filter.ParsedPageName
The name of the page (without the namespace).
pageNameForModule(String) - Method in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
parse() - Method in class info.bliki.api.AbstractXMLParser
 
Parse - Class in info.bliki.api.query
Module Parse action=parse .
Parses wikitext pages and returns parser output Example: api.php ?action=parse
Parse() - Constructor for class info.bliki.api.query.Parse
 
parse() - Method in class info.bliki.wiki.dump.WikiXMLParser
 
parse(String, IWikiModel, Appendable, boolean) - Static method in class info.bliki.wiki.filter.TemplateParser
 
parse(String, IWikiModel, Appendable, boolean, boolean) - Static method in class info.bliki.wiki.filter.TemplateParser
Parse the wiki texts templates, comments and signatures into the given StringBuilder.
parse(String, IWikiModel, boolean, Appendable) - Static method in class info.bliki.wiki.filter.WikipediaParser
Call the parser on the first recursion level, where the text can contain a table of contents (TOC).
parse(String, IWikiModel) - Static method in class info.bliki.wiki.template.AbstractTemplateFunction
Parse the given content string with the template parser.
parse(String) - Method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Parse the given expression String and store the resulting ASTNode in this DoubleEvaluator
parse(String) - Method in class info.bliki.wiki.template.expr.Parser
Parse the given expression String into an ASTNode.
parseAttributes(int, int) - Method in class info.bliki.wiki.filter.WikipediaScanner
 
parseBehaviorSwitch(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
parseBehaviorSwitch(String) - Method in interface info.bliki.wiki.model.IWikiModel
Parse a behavior switch (i.e.
ParsedPageName - Class in info.bliki.wiki.filter
Represents the result of parsing a (potential) page name.
ParsedPageName(INamespace.INamespaceValue, String, boolean) - Constructor for class info.bliki.wiki.filter.ParsedPageName
Creates a new parsed page name object (no magic word).
ParsedPageName(INamespace.INamespaceValue, String, Object, String, boolean) - Constructor for class info.bliki.wiki.filter.ParsedPageName
Creates a new parsed page name object.
parseEvents(IEventListener, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
parseEvents(IEventListener, String) - Method in interface info.bliki.wiki.model.IWikiModel
Parse the raw Wikipedia text and notify the listener
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.extensions.scribunto.template.Invoke
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.AbstractTemplateFunction
Parse a template function (like for example {{ #if: ...
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Anchorencode
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Expr
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.extension.Allmacros
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.extension.DollarContext
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.FormatDate
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Formatnum
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Fullurl
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.If
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Ifeq
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Iferror
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Ifexist
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Ifexpr
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in interface info.bliki.wiki.template.ITemplateFunction
Parse a template function (like for example {{ #if: ...
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.LC
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.LCFirst
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Localurl
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.NS
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.NSE
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Padleft
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Padright
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Plural
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Safesubst
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Subst
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Switch
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Tag
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Time
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.Titleparts
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.UC
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.UCFirst
 
parseFunction(List<String>, IWikiModel, char[], int, int, boolean) - Method in class info.bliki.wiki.template.URLEncode
 
parseHTMLCommentTags() - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
parseHTMLCommentTags(Appendable) - Method in class info.bliki.wiki.filter.TemplateParser
 
parseInternalImageLink(String, String) - Method in interface info.bliki.wiki.model.IWikiModel
Append the internal wiki image link to this model.
parseInternalImageLink(String, String) - Method in class info.bliki.wiki.model.WikiModel
Append the internal wiki image link to this model.
parseNode(String) - Static method in class info.bliki.wiki.template.expr.eval.DoubleEvaluator
Parse the given expression String and return the resulting ASTNode
parsePageName(IWikiModel, String, INamespace.INamespaceValue, boolean, boolean) - Static method in class info.bliki.wiki.filter.ParsedPageName
Parses a given page name into its components, e.g.
parsePreprocess(String, IWikiModel, Map<String, String>) - Static method in class info.bliki.wiki.template.Safesubst
Parse the preprocess step for the given content string with the template parser and Utils#trimNewlineLeft() the resulting string.
parsePreprocessRecursive(int, String, IWikiModel, StringBuilder, boolean, boolean, Map<String, String>) - Static method in class info.bliki.wiki.filter.TemplateParser
Preprocess parsing of the <includeonly>, <onlyinclude> and <noinclude> tags.
Parser - Class in info.bliki.wiki.template.expr
Create an expression of the ASTNode class-hierarchy from a math formulas string representation.
Parser() - Constructor for class info.bliki.wiki.template.expr.Parser
 
Parser(boolean) - Constructor for class info.bliki.wiki.template.expr.Parser
 
Parser(IParserFactory, boolean) - Constructor for class info.bliki.wiki.template.expr.Parser
 
PARSER_FUNCTIONS - Static variable in class info.bliki.wiki.model.Configuration
Print parser function calls (ITemplateFunction calls) with isSubst==false
PARSER_RECURSION_LIMIT - Static variable in class info.bliki.wiki.model.Configuration
Limits the recursive call of the Wikipedia and Template parser to a depth of PARSER_RECURSION_LIMIT
parseRecursive(String, IWikiModel, Appendable, boolean, boolean) - Static method in class info.bliki.wiki.filter.TemplateParser
 
parseRecursive(String, IWikiModel, Appendable, boolean, boolean, Map<String, String>) - Static method in class info.bliki.wiki.filter.TemplateParser
 
parseRecursive(String, IWikiModel, boolean, boolean) - Static method in class info.bliki.wiki.filter.WikipediaParser
Call the parser on the subsequent recursion levels, where the subtexts (of templates, table cells, list items or image captions) don't contain a table of contents (TOC) Note: the wiki model doesn't call the setUp() or tearDown() methods for the subsequent recursive parser steps.
parseRecursive(String, IWikiModel) - Static method in class info.bliki.wiki.filter.WikipediaPreTagParser
Call the parser on the subsequent recursion levels, where the subtexts (of templates, table cells, list items or image captions) don't contain a table of contents (TOC) Note: the wiki model doesn't call the setUp() or tearDown() methods for the subsequent recursive parser steps.
parseRecursive(String, IWikiModel, boolean, boolean) - Static method in class info.bliki.wiki.filter.WikipediaPreTagParser
Call the parser on the subsequent recursion levels, where the subtexts (of templates, table cells, list items or image captions) don't contain a table of contents (TOC) Note: the wiki model doesn't call the setUp() or tearDown() methods for the subsequent recursive parser steps.
parseRecursiveInternal(IWikiModel, boolean, boolean) - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
parseRecursiveInternal(IWikiModel, boolean, boolean) - Method in class info.bliki.wiki.filter.WikipediaPreTagParser
 
parseRedirect(String, IWikiModel) - Static method in class info.bliki.wiki.filter.WikipediaParser
Check the text for a #REDIRECT [[...]] or #redirect [[...]] link
parseTag(int) - Method in class info.bliki.wiki.filter.WikipediaScanner
Parse a tag.
parseTemplates(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
parseTemplates(String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
parseTemplates(String) - Method in interface info.bliki.wiki.model.IWikiModel
Parse the templates in a raw wikipedia text into a resulting wikipedia text.
parseTemplates(String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Parse the templates in a raw wikipedia text into a resulting wikipedia text.
parseTrim(String, IWikiModel) - Static method in class info.bliki.wiki.template.AbstractTemplateFunction
Parse the given content string with the template parser and trim() the resulting string.
PDFConverter - Class in info.bliki.wiki.filter
A converter which renders the internal node representation as HTML text with <a> tags only rendered with the plain link title
PDFConverter() - Constructor for class info.bliki.wiki.filter.PDFConverter
 
peek() - Method in class info.bliki.wiki.tags.util.TagStack
Looks at the TagToken at the top of this stack without removing it from the stack.
peekNode() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
peekNode() - Method in interface info.bliki.wiki.model.IWikiModel
Get the current TagNode on top of the internal stack
PHPCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for PHP source codes
PHPCodeFilter() - Constructor for class info.bliki.wiki.tags.code.PHPCodeFilter
 
PlainTextConvertable - Interface in info.bliki.wiki.filter
 
PlainTextConverter - Class in info.bliki.wiki.filter
A converter which renders the internal tree node representation as plain text without HTML tags and images
PlainTextConverter(boolean) - Constructor for class info.bliki.wiki.filter.PlainTextConverter
 
PlainTextConverter() - Constructor for class info.bliki.wiki.filter.PlainTextConverter
 
Plural - Class in info.bliki.wiki.template
A template parser function for {{plural: ...
Plural() - Constructor for class info.bliki.wiki.template.Plural
 
PLUS_PRECEDENCE - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
pop() - Method in class info.bliki.wiki.tags.util.TagStack
Removes the TagToken at the top of this stack and returns that TagToken.
popNode() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
popNode() - Method in interface info.bliki.wiki.model.IWikiModel
Pop the current TagNode from top of the internal stack
PORTAL - Variable in class info.bliki.wiki.namespaces.Namespace
The "Portal" namespace for the current language.
PORTAL_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Portal talk" namespace for the current language.
POST - Static variable in class info.bliki.htmlcleaner.util.HtmlForm
 
PostfixOperator - Class in info.bliki.wiki.template.expr.operator
 
PostfixOperator(String, String, int) - Constructor for class info.bliki.wiki.template.expr.operator.PostfixOperator
 
PRE_CLOSE - Static variable in class info.bliki.html.wikipedia.PreTag
 
PRE_OPEN - Static variable in class info.bliki.html.wikipedia.PreTag
 
PrefixOperator - Class in info.bliki.wiki.template.expr.operator
 
PrefixOperator(String, String, int) - Constructor for class info.bliki.wiki.template.expr.operator.PrefixOperator
 
PreMinusOperator - Class in info.bliki.wiki.template.expr.operator
 
PreMinusOperator(String, String, int) - Constructor for class info.bliki.wiki.template.expr.operator.PreMinusOperator
 
PrePlusOperator - Class in info.bliki.wiki.template.expr.operator
 
PrePlusOperator(String, String, int) - Constructor for class info.bliki.wiki.template.expr.operator.PrePlusOperator
 
PreTag - Class in info.bliki.html.wikipedia
 
PreTag() - Constructor for class info.bliki.html.wikipedia.PreTag
 
PreTag - Class in info.bliki.wiki.tags
Wiki tag for the HTML pre Tag.
PreTag() - Constructor for class info.bliki.wiki.tags.PreTag
 
PrettyXmlSerializer - Class in info.bliki.htmlcleaner
Pretty XML serializer - creates resulting XML with indenting lines.
PrettyXmlSerializer(Writer, HtmlCleaner) - Constructor for class info.bliki.htmlcleaner.PrettyXmlSerializer
 
PrintArticle - Class in info.bliki.wiki.dump
Example filter which prints the rendered HTML articles to System.out The number of processed articles is limited by a maximum counter
PrintArticle(int) - Constructor for class info.bliki.wiki.dump.PrintArticle
Example filter which prints the rendered HTML articles to System.out The number of processed articles is limited by a maximum counter max_count
printPrompt(PrintStream, String) - Method in class info.bliki.wiki.template.expr.util.Console
prints a prompt on the console but doesn't print a newline
process(WikiArticle, Siteinfo) - Method in interface info.bliki.wiki.dump.IArticleFilter
Process a single Wikipedia article
process(WikiArticle, Siteinfo) - Method in class info.bliki.wiki.dump.PrintArticle
 
processMagicWord(MagicWord.MagicWordE, String, IWikiModel) - Static method in class info.bliki.wiki.filter.MagicWord
Process a magic word, returning the value corresponding to the magic word value.
PROJECT - Variable in class info.bliki.wiki.namespaces.Namespace
The "Meta" namespace for the current language.
PROJECT_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Meta talk" namespace for the current language.
prop(String...) - Method in class info.bliki.api.query.Parse
Which pieces of information to get.
NOTE: Section tree is only generated if there are more than 4 sections, or if the __TOC__ keyword is present
Values (separate with '|'): text, langlinks, categories, links, templates, images, externallinks, sections, revid, displaytitle Default: text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle
prop(String) - Method in class info.bliki.api.query.Query
Which property to get for the titles/revisions/pageids.
Values info, revisions, links, langlinks, images, imageinfo, templates, categories, extlinks, categoryinfo, duplicatefiles
prop(String...) - Method in class info.bliki.api.query.Query
Which properties to get for the titles/revisions/pageids.
Values (internally separated with '|'): info, revisions, links, langlinks, images, imageinfo, templates, categories, extlinks, categoryinfo, duplicatefiles
pst(String) - Method in class info.bliki.api.query.Parse
Do a pre-save transform on the input before parsing it.
PTag - Class in info.bliki.wiki.tags
 
PTag() - Constructor for class info.bliki.wiki.tags.PTag
 
push(TagToken) - Method in class info.bliki.wiki.tags.util.TagStack
Pushes a TagToken item onto the top of this stack.
push(String) - Method in class info.bliki.wiki.tags.util.TagStack
Pushes a new TagNode created from the nodeString onto the top of this stack.
pushNode(TagToken) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
pushNode(TagToken) - Method in interface info.bliki.wiki.model.IWikiModel
Push the given TagNode on top of the internal stack
put(String, String) - Method in class info.bliki.api.query.RequestBuilder
 
putAll(Map<? extends String, ? extends String>) - Method in class info.bliki.api.query.RequestBuilder
 
putPipedString(String, String...) - Method in class info.bliki.api.query.RequestBuilder
 
putPipedString(String, int...) - Method in class info.bliki.api.query.RequestBuilder
 
PythonCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for Python source codes
PythonCodeFilter() - Constructor for class info.bliki.wiki.tags.code.PythonCodeFilter
 

Q

query(User, Query) - Method in class info.bliki.api.Connector
Query the Mediawiki API for some wiki pages.
Query - Class in info.bliki.api.query
action=query
Query API module allows applications to get needed pieces of data from the MediaWiki databases, and is loosely based on the Query API interface currently available on all MediaWiki servers.
Query() - Constructor for class info.bliki.api.query.Query
 
queryCategories(User, List<String>) - Method in class info.bliki.api.Connector
List all categories the page(s) belong to.
queryCategories(List<String>) - Method in class info.bliki.api.User
 
queryCategories(String...) - Method in class info.bliki.api.User
 
queryContent(User, List<String>) - Method in class info.bliki.api.Connector
Get the content of Mediawiki wiki pages.
queryContent(List<String>) - Method in class info.bliki.api.User
Get the content of Mediawiki wiki pages.
queryContent(String...) - Method in class info.bliki.api.User
Get the content of Mediawiki wiki pages.
queryImageinfo(User, List<String>) - Method in class info.bliki.api.Connector
Returns image information and upload history.
queryImageinfo(User, List<String>, int) - Method in class info.bliki.api.Connector
Returns image information and upload history
queryImageinfo(List<String>) - Method in class info.bliki.api.User
 
queryImageinfo(List<String>, int) - Method in class info.bliki.api.User
 
queryImageinfo(String...) - Method in class info.bliki.api.User
 
queryImageinfo(String[], int) - Method in class info.bliki.api.User
 
queryInfo(User, List<String>) - Method in class info.bliki.api.Connector
Get basic page information such as namespace, title, last touched date, ..
queryInfo(List<String>) - Method in class info.bliki.api.User
 
queryInfo(String...) - Method in class info.bliki.api.User
 
queryLinks(User, List<String>) - Method in class info.bliki.api.Connector
Returns all links from the given page(s).
queryLinks(List<String>) - Method in class info.bliki.api.User
 
queryLinks(String...) - Method in class info.bliki.api.User
 

R

RAW_CONTENT - Static variable in class info.bliki.wiki.model.Configuration
Print raw content calls
rawSetAttribute(Map<String, Object>, String, Object) - Method in class info.bliki.wiki.model.AbstractWikiModel
Map a value to a named attribute.
readSpecialWikiTags(int) - Method in class info.bliki.wiki.filter.WikipediaScanner
 
readString(PrintStream) - Method in class info.bliki.wiki.template.expr.util.Console
read a string from the console.
readString(PrintStream, String) - Method in class info.bliki.wiki.template.expr.util.Console
read a string from the console.
readUntil(String) - Method in class info.bliki.wiki.filter.AbstractParser
Read the characters until the given string is found and set the current position of the parser behind the found string.
readUntilCharOrStopAtEOL(char) - Method in class info.bliki.wiki.filter.AbstractParser
Read until character is found or stop at end-of-line
readUntilIgnoreCase(String, String) - Method in class info.bliki.wiki.filter.AbstractParser
Read the characters until the concatenated start and end substring is found.
readUntilIgnoreCase(int, String, String) - Method in class info.bliki.wiki.filter.WikipediaScanner
Read the characters until the concatenated start and end substring is found.
readUntilNestedIgnoreCase(WikiTagNode) - Method in class info.bliki.wiki.filter.AbstractParser
 
readUrl(URL, String) - Static method in class info.bliki.htmlcleaner.Utils
Reads content from the specified URL with specified charset into string
readWhitespaceUntilEndOfLine(int) - Method in class info.bliki.wiki.filter.AbstractParser
 
readWhitespaceUntilStartOfLine(int) - Method in class info.bliki.wiki.filter.AbstractParser
 
redirects(String) - Method in class info.bliki.api.query.Parse
 
redirects() - Method in class info.bliki.api.query.Query
Automatically resolve redirects.
reduceStackUntilToken(TagToken) - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
Reduce the current token stack until the given nodes name is at the top of the stack.
reduceTokenStack() - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
reduceTokenStack(TagToken) - Method in class info.bliki.wiki.model.AbstractWikiModel
Reduce the current token stack until an allowed parent is at the top of the stack
reduceTokenStack(TagToken) - Method in interface info.bliki.wiki.model.IWikiModel
Reduce the current token stack until an allowed parent is at the top of the stack
reduceTokenStackBoldItalic() - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
Reference - Class in info.bliki.wiki.model
Internal class for managing Footnotes
Reference(String) - Constructor for class info.bliki.wiki.model.Reference
 
Reference(String, String) - Constructor for class info.bliki.wiki.model.Reference
 
ReferencesTag - Class in info.bliki.wiki.tags
Wiki tag for references <references /> See Footnotes
ReferencesTag() - Constructor for class info.bliki.wiki.tags.ReferencesTag
 
RefTag - Class in info.bliki.wiki.tags
Wiki tag for references <ref>reference text...</ref> See Footnotes
RefTag() - Constructor for class info.bliki.wiki.tags.RefTag
 
RegexValidator - Class in info.bliki.commons.validator.routines
Regular Expression validation (using JDK 1.4+ regex support).
RegexValidator(String) - Constructor for class info.bliki.commons.validator.routines.RegexValidator
Construct a case sensitive validator for a single regular expression.
RegexValidator(String, boolean) - Constructor for class info.bliki.commons.validator.routines.RegexValidator
Construct a validator for a single regular expression with the specified case sensitivity.
RegexValidator(String[]) - Constructor for class info.bliki.commons.validator.routines.RegexValidator
Construct a case sensitive validator that matches any one of the set of regular expressions.
RegexValidator(String[], boolean) - Constructor for class info.bliki.commons.validator.routines.RegexValidator
Construct a validator that matches any one of the set of regular expressions with the specified case sensitivity.
registerRenderer(Class<?>, AttributeRenderer) - Method in class info.bliki.wiki.model.AbstractWikiModel
Register a renderer for all objects of a particular type.
registerRenderer(Class<?>, AttributeRenderer) - Method in interface info.bliki.wiki.model.IContext
Register a renderer for all objects of a particular type.
remove(String) - Method in class info.bliki.api.query.RequestBuilder
 
remove(int) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
remove(Object) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
removeAll(Collection<?>) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
removeAttribute(String) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Remove the attribute with the given key, if it exists.
render(ITextConverter, String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
render(ITextConverter, String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
render(ITextConverter, String, Appendable, boolean, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
render(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
render(String, boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
render(ITextConverter, String) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into a string for a given converter
render(ITextConverter, String, Appendable, boolean, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into a string for a given converter
render(ITextConverter, String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into a string for a given converter
render(String) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into an HTML string and use the default HTMLConverter
render(String, boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into an HTML string and use the default HTMLConverter
RENDERER_RECURSION_LIMIT - Static variable in class info.bliki.wiki.model.Configuration
Limits the recursive call of the HTMLConverter renderer to a depth of RENDERER_RECURSION_LIMIT
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPCell
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPList
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPRow
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPTable
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.ATag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.extension.ChartTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.HTMLTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.IgnoreTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.MathTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.NowikiTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.PreTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.PTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.ReferencesTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.RefTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.SourceTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.TableOfContentTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.TemplateTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.WPATag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.WPBoldItalicTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.WPPreTag
 
renderHTML(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.WPTag
 
renderHTMLWithoutTag(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.HTMLTag
 
renderLinks() - Method in class info.bliki.wiki.filter.HTMLConverter
 
renderLinks() - Method in interface info.bliki.wiki.filter.ITextConverter
 
renderLinks() - Method in class info.bliki.wiki.filter.PlainTextConverter
 
renderPDF(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
renderPDF(String) - Method in interface info.bliki.wiki.model.IWikiModel
Render the raw Wikipedia text into an HTML string and use the default PDFConverter.
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.htmlcleaner.ContentToken
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.htmlcleaner.TagNode
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in interface info.bliki.wiki.filter.PlainTextConvertable
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPCell
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPList
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPRow
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.filter.WPTable
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.HTMLBlockTag
 
renderPlainText(ITextConverter, Appendable, IWikiModel) - Method in class info.bliki.wiki.tags.RefTag
 
replaceColon() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
replaceColon() - Method in interface info.bliki.wiki.model.IWikiModel
Replace a colon ':' with a slash '/' in wiki names (i.e.
replaceColon() - Method in class info.bliki.wiki.model.WikiModel
 
replaceTemplateParameters(Map<String, String>, int) - Method in class info.bliki.wiki.filter.TemplateParser
Replace the wiki template parameters in the given template string
RequestBuilder - Class in info.bliki.api.query
 
RequestBuilder() - Constructor for class info.bliki.api.query.RequestBuilder
Constructor sets the following default values: output format to 'xml' action to 'query'
requestid() - Method in class info.bliki.api.query.RequestBuilder
Request ID to distinguish requests.
RESOURCE_BUNDLE - Static variable in class info.bliki.Messages
 
retainAll(Collection<?>) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
revids(int...) - Method in class info.bliki.api.query.Query
A list of revision IDs to work on
Revision - Class in info.bliki.api
Manages revision data from the Wikimedia API
Revision() - Constructor for class info.bliki.api.Revision
 
RFC822DATEFORMAT - Variable in class info.bliki.wiki.template.Time
 
RIGHT_ASSOCIATIVE - Static variable in class info.bliki.wiki.template.expr.operator.InfixOperator
 
rowCount - Variable in class info.bliki.wiki.template.expr.Scanner
Row counter for syntax errors.
rtrim(String) - Static method in class info.bliki.htmlcleaner.Utils
Trims specified string from right.
runParser() - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
runParser() - Method in class info.bliki.wiki.filter.WikipediaParser
 
runParser() - Method in class info.bliki.wiki.filter.WikipediaPreTagParser
 
runPreprocessParser(StringBuilder, boolean) - Method in class info.bliki.wiki.filter.TemplateParser
Preprocess parsing of the <includeonly>, <onlyinclude> and <noinclude> tags, HTML comments and <nowiki>, <source> and <math> tags.
runPreprocessParser(int, int, StringBuilder, boolean) - Method in class info.bliki.wiki.filter.TemplateParser
Preprocess parsing of the <includeonly>, <onlyinclude> and <noinclude> tags, HTML comments and <nowiki>, <source> and <math> tags.

S

Safesubst - Class in info.bliki.wiki.template
A template parser function for {{safesubst: ...
Safesubst() - Constructor for class info.bliki.wiki.template.Safesubst
 
Scanner - Class in info.bliki.wiki.template.expr
Determine the tokens from a math formulas string representation.
Scanner() - Constructor for class info.bliki.wiki.template.expr.Scanner
Initialize Scanner without a math-expression
ScribuntoEngine - Interface in info.bliki.extensions.scribunto.engine
 
ScribuntoEngineBase - Class in info.bliki.extensions.scribunto.engine
 
ScribuntoEngineBase(IWikiModel) - Constructor for class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
ScribuntoException - Exception in info.bliki.extensions.scribunto
 
ScribuntoException(Exception) - Constructor for exception info.bliki.extensions.scribunto.ScribuntoException
 
ScribuntoException(String) - Constructor for exception info.bliki.extensions.scribunto.ScribuntoException
 
ScribuntoLuaEngine - Class in info.bliki.extensions.scribunto.engine.lua
scribunto/engines/LuaCommon/LuaCommon.php
ScribuntoLuaEngine(IWikiModel, CompiledScriptCache) - Constructor for class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
ScribuntoLuaEngine(IWikiModel, CompiledScriptCache, boolean) - Constructor for class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
 
ScribuntoLuaModule - Class in info.bliki.extensions.scribunto.engine.lua
 
ScribuntoLuaModule(ScribuntoLuaEngine, Prototype, ParsedPageName) - Constructor for class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
ScribuntoModule - Interface in info.bliki.extensions.scribunto.engine
 
search(String) - Method in class info.bliki.api.query.OpenSearch
 
SearchResult - Class in info.bliki.api
Manages search result data from the Wikimedia API
SearchResult() - Constructor for class info.bliki.api.SearchResult
 
section(int) - Method in class info.bliki.api.query.Edit
 
SectionHeader - Class in info.bliki.wiki.filter
A pair of String's used for the creation of "table of contents" (TOC)
SectionHeader(int, int, int, String, String) - Constructor for class info.bliki.wiki.filter.SectionHeader
 
SemanticAttribute - Class in info.bliki.wiki.model
A semantic web attribute See Semantic MediaWiki for more information.
SemanticAttribute(String, String) - Constructor for class info.bliki.wiki.model.SemanticAttribute
 
semanticAttributes - Variable in class info.bliki.wiki.model.WikiModel
 
SemanticRelation - Class in info.bliki.wiki.model
A semantic web relation See Semantic MediaWiki for more information.
SemanticRelation(String, String) - Constructor for class info.bliki.wiki.model.SemanticRelation
 
semanticRelations - Variable in class info.bliki.wiki.model.WikiModel
 
sendXML(User, RequestBuilder) - Method in class info.bliki.api.Connector
 
serialize(XmlSerializer) - Method in interface info.bliki.htmlcleaner.BaseToken
 
serialize(XmlSerializer) - Method in class info.bliki.htmlcleaner.CommentToken
 
serialize(TagNode) - Method in class info.bliki.htmlcleaner.CompactXmlSerializer
 
serialize(XmlSerializer) - Method in class info.bliki.htmlcleaner.ContentToken
 
serialize(XmlSerializer) - Method in class info.bliki.htmlcleaner.DoctypeToken
 
serialize(XmlSerializer) - Method in class info.bliki.htmlcleaner.EndTagToken
 
serialize(TagNode) - Method in class info.bliki.htmlcleaner.PrettyXmlSerializer
 
serialize(TagNode) - Method in class info.bliki.htmlcleaner.SimpleXmlSerializer
 
serialize(XmlSerializer) - Method in class info.bliki.htmlcleaner.TagNode
 
serialize(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
serializeEndTag(TagNode, boolean) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
serializeEndTag(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
serializeOpenTag(TagNode, boolean) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
serializeOpenTag(TagNode) - Method in class info.bliki.htmlcleaner.XmlSerializer
 
serializePrettyXml(TagNode, int) - Method in class info.bliki.htmlcleaner.PrettyXmlSerializer
 
set(int, ASTNode) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
setAction(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
setAdvancedXmlEscape(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setAlt(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setAnon(String) - Method in class info.bliki.api.Revision
 
setAssignment(String) - Method in class info.bliki.wiki.tags.util.Attribute
Set the assignment string of this attribute.
setAttribute(String, Object) - Method in class info.bliki.wiki.model.AbstractWikiModel
Set an attribute for this template.
setAttribute(String, Object) - Method in interface info.bliki.wiki.model.IContext
Set an attribute for this template.
setAttribute(String) - Method in class info.bliki.wiki.model.SemanticAttribute
 
setAttribute(String, String) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set attribute with given key, value pair.
setAttribute(String, String, char) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set attribute with given key, value pair where the value is quoted by quote.
setAttribute(NodeAttribute) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set an attribute.
setAttributeEx(NodeAttribute) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set an attribute.
setAttributeRenderers(Map<Class<?>, Object>) - Method in class info.bliki.wiki.model.AbstractWikiModel
Specify a complete map of what object classes should map to which renderer objects.
setAttributesEx(List<NodeAttribute>) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Sets the attributes.
setAttributesStartPos(int) - Method in class info.bliki.wiki.filter.WPCell
 
setBase(String) - Method in class info.bliki.wiki.dump.Siteinfo
 
setBelongsTo(int) - Method in class info.bliki.htmlcleaner.TagInfo
 
setBodyNode(TagNode) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setCaption(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setCharacterCase(String) - Method in class info.bliki.wiki.dump.Siteinfo
 
setChildTags(Set<String>) - Method in class info.bliki.htmlcleaner.TagInfo
 
setCloseStr(String) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
setCode(String) - Method in class info.bliki.api.ErrorData
 
setContent(String) - Method in class info.bliki.api.Revision
 
setContentType(String) - Method in class info.bliki.htmlcleaner.TagInfo
 
setCopyTags(Set<String>) - Method in class info.bliki.htmlcleaner.TagInfo
 
setCurrentRevision(Revision) - Method in class info.bliki.api.Page
 
setDefaultThumbWidth(ImageFormat) - Method in class info.bliki.wiki.model.AbstractWikiModel
Set the default thumb format width.
setDeprecated(boolean) - Method in class info.bliki.htmlcleaner.TagInfo
 
setEditToken(String) - Method in class info.bliki.api.Page
 
setEmbeddedText(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm.Element
 
setEmptyXmlTag(boolean) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set this tag to be an empty xml node, or not.
setEncType(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
setEndPosition(int) - Method in class info.bliki.wiki.tags.util.AbstractNode
Sets the ending position of the node.
setFactory(IParserFactory) - Method in class info.bliki.wiki.template.expr.Parser
 
setFatalTag(String) - Method in class info.bliki.htmlcleaner.TagInfo
 
setFile(File) - Method in class info.bliki.wiki.template.expr.util.Console
 
setFilename(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setFirst(String) - Method in class info.bliki.wiki.filter.StringPair
 
setFormed() - Method in class info.bliki.htmlcleaner.TagNode
 
setFrame(Frame) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setFrame(Frame) - Method in interface info.bliki.wiki.model.IWikiModel
 
setGenerator(String) - Method in class info.bliki.wiki.dump.Siteinfo
 
setHigherTags(Set<String>) - Method in class info.bliki.htmlcleaner.TagInfo
 
setHyphenReplacementInComment(String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setID(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
setId(String) - Method in class info.bliki.wiki.dump.WikiArticle
The ID of the wiki article to set.
setIgnorePermitted(boolean) - Method in class info.bliki.htmlcleaner.TagInfo
 
setImageThumbUrl(String) - Method in class info.bliki.api.Page
 
setImageUrl(String) - Method in class info.bliki.api.Page
Set the imageUrl of this page if this is an [[Image:...]] page.
setInfo(String) - Method in class info.bliki.api.ErrorData
 
setInputHTML(String) - Method in class info.bliki.html.HTML2WikiConverter
 
setIntegerNamespace(Integer) - Method in class info.bliki.wiki.dump.WikiArticle
 
setInvalid(boolean) - Method in class info.bliki.api.Page
 
setItemsToMove(List<BaseToken>) - Method in class info.bliki.htmlcleaner.TagNode
 
setLink(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setLocation(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setMethod(int) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
setMissing(boolean) - Method in class info.bliki.api.Page
 
setModel(IWikiModel) - Method in class info.bliki.wiki.filter.WikipediaScanner
 
setMustCloseTags(Set<String>) - Method in class info.bliki.htmlcleaner.TagInfo
 
setName(String) - Method in class info.bliki.htmlcleaner.TagInfo
 
setName(String) - Method in class info.bliki.htmlcleaner.TagToken
 
setName(String) - Method in class info.bliki.htmlcleaner.util.HtmlForm
 
setName(String) - Method in class info.bliki.wiki.tags.util.Attribute
Set the name of this attribute.
setNameEndPosition(int) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Set the ending position of the attribute name.
setNamespace(String) - Method in class info.bliki.wiki.dump.WikiArticle
 
setNamespace(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setNamespaceName(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setNamespaceName(String) - Method in interface info.bliki.wiki.model.IWikiModel
Set the "lower-case" namespace name of the article rendered with this model.
setNameStartPosition(int) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Set the starting position of the attribute name.
setNormalizedUsername(String) - Method in class info.bliki.api.User
 
setNoToC(boolean) - Method in class info.bliki.wiki.filter.AbstractWikipediaParser
 
setNoToC(boolean) - Method in class info.bliki.wiki.filter.WikipediaParser
 
setNoToC(boolean) - Method in class info.bliki.wiki.filter.WikipediaPreTagParser
 
setNoToc(boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setNoToc(boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Set to true if the rendering of the "table of contents" should be disabled globally.
setNs(String) - Method in class info.bliki.api.Link
 
setNs(String) - Method in class info.bliki.api.PageInfo
 
setOmitComments(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOmitDeprecatedTags(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOmitDoctypeDeclaration(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOmitUnknownTags(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOmitXmlDeclaration(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOmitXmlnsAttributes(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setOpenStr(String) - Method in class info.bliki.html.wikipedia.OpenCloseTag
 
setOriginalSource(String) - Method in class info.bliki.htmlcleaner.TagToken
 
setPageid(String) - Method in class info.bliki.api.PageInfo
 
setPageName(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setPageName(String) - Method in interface info.bliki.wiki.model.IWikiModel
Set the title of the currently rendered page data.
setParameterParsingMode(boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setParameterParsingMode(boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Activate the mode for rendering a template parameter value
setParams(String) - Method in class info.bliki.wiki.filter.WPRow
 
setParams(String) - Method in class info.bliki.wiki.filter.WPTable
 
setParent(TagNode) - Method in class info.bliki.htmlcleaner.TagNode
 
setPermittedTags(Set<String>) - Method in class info.bliki.htmlcleaner.TagInfo
 
setPosition(int) - Method in class info.bliki.wiki.filter.WikipediaScanner
 
setQuote(char) - Method in class info.bliki.wiki.tags.util.Attribute
Set the quote surrounding the value of the attribute.
setRawValue(String) - Method in class info.bliki.wiki.tags.util.Attribute
Set the value of the attribute and the quote character.
setRecognizeUnicodeChars(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setRelation(String) - Method in class info.bliki.wiki.model.SemanticRelation
 
setRequiredParent(String) - Method in class info.bliki.htmlcleaner.TagInfo
 
setResult(String) - Method in class info.bliki.api.User
 
setRevisionId(String) - Method in class info.bliki.wiki.dump.WikiArticle
The ID of the revision of the wiki article to set.
setSecond(String) - Method in class info.bliki.wiki.filter.StringPair
 
setSemanticWebActive(boolean) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setSemanticWebActive(boolean) - Method in interface info.bliki.wiki.model.IWikiModel
Activate the parsing of semantic Mediawiki (SMW) links See Semantic MediaWiki for more information.
setShowToC(boolean) - Method in interface info.bliki.wiki.model.ITableOfContent
Enable or disable the rendering of the "table of content"
setShowToC(boolean) - Method in class info.bliki.wiki.tags.TableOfContentTag
Enable or disable the rendering of the "table of content"
setSitename(String) - Method in class info.bliki.wiki.dump.Siteinfo
 
setSize(String) - Method in class info.bliki.api.SearchResult
 
setSize(String) - Method in class info.bliki.wiki.model.ImageFormat
Set the size of the image in pixel.
setSnippet(String) - Method in class info.bliki.api.SearchResult
 
setStartPos(int) - Method in class info.bliki.wiki.filter.WPCell
 
setStartPos(int) - Method in class info.bliki.wiki.filter.WPListElement
 
setStartPosition(int) - Method in class info.bliki.wiki.tags.util.AbstractNode
Sets the starting position of the node.
setTagBegin(int) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Sets the nodeBegin.
setTagEnd(int) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Sets the nodeEnd.
setTagName(String) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Set the name of this tag.
setTemplate(boolean) - Method in class info.bliki.wiki.tags.HTMLTag
Set if the text is rendered as a template.
setTemplateCallsCache(Map<String, String>) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setTemplateCallsCache(Map<String, String>) - Method in class info.bliki.wiki.model.Configuration
 
setTemplateCallsCache(Map<String, String>) - Method in interface info.bliki.wiki.model.IConfiguration
Set a cache map implementation.
setTemplateTag(boolean) - Method in class info.bliki.wiki.filter.WikipediaParser
 
setText(String) - Method in class info.bliki.wiki.dump.WikiArticle
 
setText(String) - Method in class info.bliki.wiki.tags.util.AbstractNode
Sets the string contents of the node.
setTexts(String...) - Method in interface info.bliki.wiki.namespaces.INamespace.INamespaceValue
Re-sets the texts used for this namespace.
setTexts(String...) - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
setTimestamp(String) - Method in class info.bliki.api.Revision
 
setTimestamp(String) - Method in class info.bliki.api.SearchResult
 
setTimeStamp(String) - Method in class info.bliki.wiki.dump.WikiArticle
 
setTitle(String) - Method in class info.bliki.api.Link
 
setTitle(String) - Method in class info.bliki.api.PageInfo
 
setTitle(String, Siteinfo) - Method in class info.bliki.wiki.dump.WikiArticle
 
setTOCIdentifier(boolean) - Method in class info.bliki.wiki.tags.TableOfContentTag
 
setToken(String) - Method in class info.bliki.api.User
 
setTranslateSpecialEntities(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setType(int) - Method in class info.bliki.wiki.filter.WPCell
 
setType(int) - Method in class info.bliki.wiki.filter.WPRow
 
setType(String) - Method in class info.bliki.wiki.model.ImageFormat
 
setUnique(boolean) - Method in class info.bliki.htmlcleaner.TagInfo
 
setUp() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
setUp() - Method in interface info.bliki.wiki.model.IWikiModel
Prepare or initialize the wiki model before rendering the wikipedia text
setUp() - Method in class info.bliki.wiki.model.WikiModel
 
setUseCdataForScriptAndStyle(boolean) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
setUser(String) - Method in class info.bliki.api.Revision
 
setUserid(String) - Method in class info.bliki.api.User
 
setValue(String) - Method in class info.bliki.wiki.model.SemanticAttribute
 
setValue(String) - Method in class info.bliki.wiki.model.SemanticRelation
 
setValue(String) - Method in class info.bliki.wiki.tags.util.Attribute
Set the value of the attribute.
setValue(double) - Method in interface info.bliki.wiki.template.expr.eval.IDoubleValue
 
setValueEndPosition(int) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Set the ending position of the attribute value.
setValueStartPosition(int) - Method in class info.bliki.wiki.tags.util.NodeAttribute
Set the starting position of the attribute value.
setWidth(int) - Method in class info.bliki.wiki.model.ImageFormat
Set the width of the image in pixel.
setWordCount(String) - Method in class info.bliki.api.SearchResult
 
showSyntax(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
showSyntax(String) - Method in interface info.bliki.wiki.model.IWikiModel
Show the syntax highlighting of the source code
sign - Variable in class info.bliki.wiki.template.expr.ast.NumberNode
 
SimpleXmlSerializer - Class in info.bliki.htmlcleaner
Simple XML serializer - creates resulting XML without indenting lines.
SimpleXmlSerializer(Writer, HtmlCleaner) - Constructor for class info.bliki.htmlcleaner.SimpleXmlSerializer
 
Siteinfo - Class in info.bliki.wiki.dump
The site and namespace information found in the header of a Mediawiki dump
Siteinfo() - Constructor for class info.bliki.wiki.dump.Siteinfo
 
Sitematrix - Class in info.bliki.api.query
Module Sitematrix action=sitematrix (sm) .
Get Wikimedia sites list.
Sitematrix() - Constructor for class info.bliki.api.query.Sitematrix
 
size() - Method in class info.bliki.api.query.RequestBuilder
 
size() - Method in class info.bliki.wiki.filter.WPRow
 
size() - Method in class info.bliki.wiki.filter.WPTable
 
size() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
sizeOfCategoryList() - Method in class info.bliki.api.Page
 
sizeOfLinksList() - Method in class info.bliki.api.Page
 
smaxage(int) - Method in class info.bliki.api.query.RequestBuilder
Set the s-maxage header to this many seconds.
SOURCE_CLOSE - Static variable in class info.bliki.html.wikipedia.PreTag
 
SOURCE_END - Static variable in class info.bliki.wiki.tags.SourceTag
 
SOURCE_OPEN - Static variable in class info.bliki.html.wikipedia.PreTag
 
SOURCE_START_1 - Static variable in class info.bliki.wiki.tags.SourceTag
 
SOURCE_START_2 - Static variable in class info.bliki.wiki.tags.SourceTag
 
SourceCodeFormatter - Interface in info.bliki.wiki.tags.code
Displays source code with syntax highlighting
SourceTag - Class in info.bliki.wiki.tags
Allows source code to be syntax highlighted on the wiki pages.
SourceTag() - Constructor for class info.bliki.wiki.tags.SourceTag
 
SPECIAL - Variable in class info.bliki.wiki.namespaces.Namespace
The "Special" namespace for the current language.
SPECIAL_BLOCK_TAGS - Static variable in class info.bliki.wiki.model.Configuration
 
SpecialEntities - Class in info.bliki.htmlcleaner
This class contains map with special entities used in HTML and their unicodes.
SpecialEntities() - Constructor for class info.bliki.htmlcleaner.SpecialEntities
 
splitByChar(char, String, List<String>, int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Split the given src string by pipe symbol (i.e.
splitByChar(char, char[], int, int, List<String>, int) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Split the given srcArray character array by the given character.
splitByPipe(String, List<String>) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Split the given src string by pipe symbol (i.e.
splitByPipe(char[], int, int, List<String>) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Split the given srcArray character array by pipe symbol (i.e.
splitNsTitle(String) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
splitNsTitle(String) - Method in interface info.bliki.wiki.model.IWikiModel
Splits the given full title into its namespace and page title components and normalises both components using Encoder#normaliseTitle(String, boolean, char) keeping underscores.
splitNsTitle(String) - Method in interface info.bliki.wiki.namespaces.INamespace
Splits the given full title into its namespace and page title components and normalises both components using Encoder.normaliseTitle(String, boolean, char, boolean).
splitNsTitle(String, boolean, char, boolean) - Method in interface info.bliki.wiki.namespaces.INamespace
Splits the given full title into its namespace and page title components and normalises both components using Encoder.normaliseTitle(String, boolean, char, boolean).
splitNsTitle(String) - Method in class info.bliki.wiki.namespaces.Namespace
 
splitNsTitle(String, boolean, char, boolean) - Method in class info.bliki.wiki.namespaces.Namespace
 
SQLCodeFilter - Class in info.bliki.wiki.tags.code
 
SQLCodeFilter() - Constructor for class info.bliki.wiki.tags.code.SQLCodeFilter
 
stackSize() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
stackSize() - Method in interface info.bliki.wiki.model.IWikiModel
The size of the internal stack
STACKTRACE - Static variable in class info.bliki.wiki.model.Configuration
Print additional stack trace information to System.out
startDocument() - Method in class info.bliki.api.AbstractXMLParser
 
startDocument() - Method in class info.bliki.wiki.dump.WikiXMLParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.api.XMLCategoryMembersParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.api.XMLEditParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.api.XMLPagesParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.api.XMLSearchParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.api.XMLUserParser
 
startElement(String, String, String, Attributes) - Method in class info.bliki.wiki.dump.WikiXMLParser
 
startsWith(String, int, String, boolean) - Static method in class info.bliki.wiki.filter.WikipediaScanner
Check if a String starts with a specified prefix (optionally case insensitive).
StringPair - Class in info.bliki.wiki.filter
A pair of String's used for the creation of "table of contents" (TOC)
StringPair(String, String) - Constructor for class info.bliki.wiki.filter.StringPair
 
StringToTime - Class in info.bliki.wiki.template.dates
A Java implementation of the PHP function strtotime(String, int): accepts various expressions of time in String format, and instantiates a Date object.
StringToTime() - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Date) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object, String) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object, Date) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object, Long) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object, Integer) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTime(Object, Date, String) - Constructor for class info.bliki.wiki.template.dates.StringToTime
 
StringToTimeException - Exception in info.bliki.wiki.template.dates
StringToTimeException(Object) - Constructor for exception info.bliki.wiki.template.dates.StringToTimeException
 
StringToTimeException(Object, Throwable) - Constructor for exception info.bliki.wiki.template.dates.StringToTimeException
 
subList(int, int) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
Subst - Class in info.bliki.wiki.template
A template parser function for {{subst: ...
Subst() - Constructor for class info.bliki.wiki.template.Subst
 
substituteTemplateCall(String, Map<String, String>, Appendable) - Method in class info.bliki.wiki.model.AbstractWikiModel
Substitute the template name by the template content and parameters and append the new content to the writer.
substituteTemplateCall(String, Map<String, String>, Appendable) - Method in interface info.bliki.wiki.model.IWikiModel
Substitute the template name by the template content and parameters and append the new content to the writer.
SubtractOperator - Class in info.bliki.wiki.template.expr.operator
 
SubtractOperator(String, String, int, int) - Constructor for class info.bliki.wiki.template.expr.operator.SubtractOperator
 
SUCCESS_ID - Static variable in class info.bliki.api.User
 
swapStack(TagStack) - Method in class info.bliki.wiki.model.AbstractWikiModel
 
swapStack(TagStack) - Method in interface info.bliki.wiki.model.IWikiModel
 
Switch - Class in info.bliki.wiki.template
A template parser function for {{ #switch: ...
Switch() - Constructor for class info.bliki.wiki.template.Switch
 
SymbolNode - Class in info.bliki.wiki.template.expr.ast
A node for a parsed symbol string (i.e.
SymbolNode(String) - Constructor for class info.bliki.wiki.template.expr.ast.SymbolNode
 
SyntaxError - Exception in info.bliki.wiki.template.expr
Exception for a syntax error detected by the parser for a Mediawiki template expression.
SyntaxError(int, int, int, String, String, int) - Constructor for exception info.bliki.wiki.template.expr.SyntaxError
SyntaxError exception

T

TableOfContentTag - Class in info.bliki.wiki.tags
Wiki tag for rendering the "table of contents" inside a wikipedia article
TableOfContentTag(String) - Constructor for class info.bliki.wiki.tags.TableOfContentTag
 
TableTag - Class in info.bliki.html.wikipedia
 
TableTag() - Constructor for class info.bliki.html.wikipedia.TableTag
 
Tag - Class in info.bliki.wiki.template
A template parser function for {{ #tag: ...
Tag() - Constructor for class info.bliki.wiki.template.Tag
 
TAG_TOKEN_MAP - Static variable in class info.bliki.wiki.model.Configuration
Map the HTML token string to the corresponding TagToken implementation
TagInfo - Class in info.bliki.htmlcleaner
Class contains information about single HTML tag.
It also contains rules to for tag balancing.
TagInfo(String, String, int, boolean, boolean, boolean, String) - Constructor for class info.bliki.htmlcleaner.TagInfo
 
TagNode - Class in info.bliki.htmlcleaner
XML node node tag - it is produced during cleaning process when all start and end tokens are removed and replaced by instances of TagNode.
TagNode() - Constructor for class info.bliki.htmlcleaner.TagNode
 
TagNode(String) - Constructor for class info.bliki.htmlcleaner.TagNode
 
TagStack - Class in info.bliki.wiki.tags.util
Stack which contains the currently generated HTML/Wiki tags from the parsing process.
TagStack() - Constructor for class info.bliki.wiki.tags.util.TagStack
 
TagStack(int, int) - Constructor for class info.bliki.wiki.tags.util.TagStack
 
TagToken - Class in info.bliki.htmlcleaner
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
TagToken() - Constructor for class info.bliki.htmlcleaner.TagToken
 
TagToken(String) - Constructor for class info.bliki.htmlcleaner.TagToken
 
tagTokenMap - Variable in class info.bliki.wiki.model.Configuration
 
TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Talk" namespace for the current language.
TdTag - Class in info.bliki.html.wikipedia
 
TdTag() - Constructor for class info.bliki.html.wikipedia.TdTag
 
tearDown() - Method in class info.bliki.wiki.model.AbstractWikiModel
 
tearDown() - Method in interface info.bliki.wiki.model.IWikiModel
Clean up (i.e.
TEMPLATE - Variable in class info.bliki.wiki.namespaces.Namespace
The "Template" namespace for the current language.
TEMPLATE_BUFFER_LIMIT - Static variable in class info.bliki.wiki.model.Configuration
Limits the Scanner buffer.
TEMPLATE_FUNCTION_MAP - Static variable in class info.bliki.wiki.model.Configuration
Map the template's function name to the TemplateFunction implementation
TEMPLATE_NAMES - Static variable in class info.bliki.wiki.model.Configuration
Print template calls
TEMPLATE_PARSER_ERROR - Static variable in class info.bliki.wiki.filter.TemplateParser
 
TEMPLATE_RECURSION_LIMIT - Static variable in class info.bliki.wiki.model.Configuration
Limits the recursive call of the Template parser to a depth of TEMPLATE_RECURSION_LIMIT
TEMPLATE_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "Template talk" namespace for the current language.
TEMPLATE_VALUE_LIMIT - Static variable in class info.bliki.wiki.model.Configuration
Limits the template parameter value length
TemplateParser - Class in info.bliki.wiki.filter
A template parser for the first pass in the parsing of a Wikipedia text
TemplateParser(String) - Constructor for class info.bliki.wiki.filter.TemplateParser
 
TemplateParser(String, boolean, boolean) - Constructor for class info.bliki.wiki.filter.TemplateParser
 
TemplateParser(String, boolean, boolean, boolean) - Constructor for class info.bliki.wiki.filter.TemplateParser
 
templates - Variable in class info.bliki.wiki.model.WikiModel
 
TemplateTag - Class in info.bliki.wiki.tags
Wiki tag to indicate a template call.
TemplateTag(String) - Constructor for class info.bliki.wiki.tags.TemplateTag
 
text(String) - Method in class info.bliki.api.query.Edit
 
text(String) - Method in class info.bliki.api.query.Parse
Wikitext to parse
TEXTAREA_TAG - Static variable in class info.bliki.htmlcleaner.util.HtmlFormExtractor
 
TH - Static variable in class info.bliki.wiki.filter.WPCell
The >th< tag should be used
throwSyntaxError(String) - Method in class info.bliki.wiki.template.expr.Scanner
 
throwSyntaxError(String, int) - Method in class info.bliki.wiki.template.expr.Scanner
 
ThTag - Class in info.bliki.html.wikipedia
 
ThTag() - Constructor for class info.bliki.html.wikipedia.ThTag
 
time(Object) - Static method in class info.bliki.wiki.template.dates.StringToTime
A single parameter version of StringToTime.time(Object, Date), passing a new instance of Date as the second parameter.
time(Object, Date) - Static method in class info.bliki.wiki.template.dates.StringToTime
Parse dateTimeString and produce a timestamp.
Time - Class in info.bliki.wiki.template
A template parser function for {{ #time: ...
Time() - Constructor for class info.bliki.wiki.template.Time
Creates a new parser for the #time template function.
TIMEDTEXT - Variable in class info.bliki.wiki.namespaces.Namespace
 
TIMEDTEXT_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
 
TIMES_PRECEDENCE - Static variable in class info.bliki.wiki.template.expr.operator.ASTNodeFactory
 
title - Variable in class info.bliki.api.PageInfo
 
title(String) - Method in class info.bliki.api.query.Edit
 
title(String) - Method in class info.bliki.api.query.Parse
Title of page the text belongs to.
TITLE - Static variable in class info.bliki.wiki.tags.WPATag
 
TITLE_ID - Static variable in class info.bliki.api.AbstractXMLParser
 
Titleparts - Class in info.bliki.wiki.template
A template parser function for {{titleparts: ...
Titleparts() - Constructor for class info.bliki.wiki.template.Titleparts
 
titles(String) - Method in class info.bliki.api.query.Query
One title to work on
titles(String...) - Method in class info.bliki.api.query.Query
A list of titles to work on
toArray() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
toArray(T[]) - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
TOC_IDENTIFIERS - Static variable in class info.bliki.wiki.filter.WikipediaParser
 
toggleSign() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
toHtml(String, Appendable, String, String) - Static method in class info.bliki.wiki.model.WikiModel
Convert a given text in wiki notation into HTML text.
toHtml(String, Appendable) - Static method in class info.bliki.wiki.model.WikiModel
Convert a given text in wiki notation into HTML text.
toHtml(String) - Static method in class info.bliki.wiki.model.WikiModel
Convert a given text in wiki notation into HTML text.
toHtml() - Method in class info.bliki.wiki.tags.util.AbstractNode
Return the HTML for this node.
toHtml(boolean) - Method in class info.bliki.wiki.tags.util.AbstractNode
Return the HTML for this node.
toHtml(boolean) - Method in class info.bliki.wiki.tags.util.WikiTagNode
Render the tag as HTML.
token(String) - Method in class info.bliki.api.query.Edit
 
TokenBOLD - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
TokenBOLDITALIC - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
TokenEOF - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
TokenIgnore - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
TokenITALIC - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
TokenSTART - Static variable in class info.bliki.wiki.filter.AbstractWikipediaParser
 
toLuaString(String) - Static method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaEngine
Use Java's UTF-8 decoding instead of luaj's broken implementation, since it does not handle surrogates properly.
TOPIC - Variable in class info.bliki.wiki.namespaces.Namespace
 
toPipedString(String...) - Static method in class info.bliki.api.query.RequestBuilder
Utility method to convert an array of strings into a piped separated/formatted string
toPipedString(int...) - Static method in class info.bliki.api.query.RequestBuilder
 
toPlainTextString() - Method in class info.bliki.wiki.tags.util.AbstractNode
Returns a string representation of the node.
toPlainTextString() - Method in class info.bliki.wiki.tags.util.WikiTagNode
Get the plain text from this node.
toString() - Method in class info.bliki.api.ErrorData
 
toString() - Method in class info.bliki.api.Link
 
toString() - Method in class info.bliki.api.Page
 
toString() - Method in class info.bliki.api.PageInfo
 
toString() - Method in class info.bliki.api.query.RequestBuilder
 
toString() - Method in class info.bliki.api.SearchResult
 
toString() - Method in class info.bliki.api.User
 
toString() - Method in class info.bliki.commons.validator.routines.RegexValidator
Provide a String representation of this validator.
toString() - Method in class info.bliki.extensions.scribunto.engine.lua.ScribuntoLuaModule
 
toString() - Method in class info.bliki.htmlcleaner.CommentToken
 
toString() - Method in class info.bliki.htmlcleaner.ContentToken
 
toString() - Method in class info.bliki.htmlcleaner.DoctypeToken
 
toString() - Method in class info.bliki.htmlcleaner.TagToken
 
toString() - Method in class info.bliki.wiki.dump.WikiArticle
 
toString() - Method in enum info.bliki.wiki.filter.MagicWord.MagicWordE
Converts the enum to text.
toString() - Method in class info.bliki.wiki.filter.ParsedPageName
 
toString() - Method in class info.bliki.wiki.filter.StringPair
 
toString() - Method in class info.bliki.wiki.filter.WPList
 
toString() - Method in class info.bliki.wiki.filter.WPListElement
 
toString() - Method in class info.bliki.wiki.namespaces.Namespace.NamespaceValue
 
toString() - Method in class info.bliki.wiki.tags.util.Attribute
Get a text representation of this attribute.
toString(StringBuilder) - Method in class info.bliki.wiki.tags.util.Attribute
Get a text representation of this attribute.
toString() - Method in class info.bliki.wiki.template.dates.StringToTime
 
toString() - Method in class info.bliki.wiki.template.expr.ast.ASTNode
 
toString() - Method in class info.bliki.wiki.template.expr.ast.FractionNode
 
toString() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
toString() - Method in class info.bliki.wiki.template.expr.ast.IntegerNode
 
toString() - Method in class info.bliki.wiki.template.expr.ast.NumberNode
 
toString() - Method in class info.bliki.wiki.template.expr.eval.DoubleNode
 
toString() - Method in class info.bliki.wiki.template.expr.operator.Operator
 
toString(Object) - Method in interface info.bliki.wiki.template.extension.AttributeRenderer
 
toString(Object, String) - Method in interface info.bliki.wiki.template.extension.AttributeRenderer
 
toText(IWikiModel, ITextConverter, String, Appendable, boolean, boolean) - Static method in class info.bliki.wiki.model.WikiModel
Convert a given text in wiki notation into another format.
toWiki(IHTMLToWiki) - Method in class info.bliki.html.HTML2WikiConverter
Converts a given HTML string into a wiki text string
ToWikipedia - Class in info.bliki.html.wikipedia
 
ToWikipedia(boolean, boolean, boolean) - Constructor for class info.bliki.html.wikipedia.ToWikipedia
 
ToWikipedia(boolean, boolean) - Constructor for class info.bliki.html.wikipedia.ToWikipedia
 
ToWikipedia() - Constructor for class info.bliki.html.wikipedia.ToWikipedia
 
trimNewlineLeft(String) - Static method in class info.bliki.htmlcleaner.Utils
Trims specified string from left and stops at \n character on the left
trimNewlineRight(String) - Static method in class info.bliki.htmlcleaner.Utils
Trims specified string from right and stops at \n character on the right
trimNewlineRight(String) - Static method in class info.bliki.wiki.filter.Util
Trim whitespace characters from the left and right side of the string, until we find a non whitespace character or a new line character on the righ side.
trimToSize() - Method in class info.bliki.wiki.template.expr.ast.FunctionNode
 
TrTag - Class in info.bliki.html.wikipedia
 
TrTag() - Constructor for class info.bliki.html.wikipedia.TrTag
 
TT_CONSTANT - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: constant found in input string
TT_DIGIT - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: digit 0,1,2,3,4,5,6,7,8,9
TT_EOF - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: End-of_File
TT_FLOATING_POINT - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: floating point number
TT_OPERATOR - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: operator found in input string
TT_PRECEDENCE_CLOSE - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: closing bracket ')' for sub-formulas with higher precedence
TT_PRECEDENCE_OPEN - Static variable in class info.bliki.wiki.template.expr.Scanner
Token type: opening bracket '(' for sub-formulas with higher precedence

U

UC - Class in info.bliki.wiki.template
A template parser function for {{uc: ...
UC() - Constructor for class info.bliki.wiki.template.UC
 
UCFirst - Class in info.bliki.wiki.template
A template parser function for {{ucfirst: ...
UCFirst() - Constructor for class info.bliki.wiki.template.UCFirst
 
UL_CHAR - Static variable in class info.bliki.wiki.filter.WPList
 
UNDEFINED - Static variable in class info.bliki.wiki.filter.WPCell
No table cell tag specified in the wiki table
URI_SCHEME_MAP - Static variable in class info.bliki.wiki.model.Configuration
Allowed URI schemes
URLEncode - Class in info.bliki.wiki.template
A template parser function for {{urlencode: ...
URLEncode() - Constructor for class info.bliki.wiki.template.URLEncode
 
User - Class in info.bliki.api
Manages user data from the Wikimedia API.
User(String, String, String) - Constructor for class info.bliki.api.User
Create a User for a Mediawiki wiki
User(String, String, String, String) - Constructor for class info.bliki.api.User
Create a User for a Mediawiki wiki
USER - Variable in class info.bliki.wiki.namespaces.Namespace
The "User" namespace for the current language.
USER_AGENT - Static variable in class info.bliki.api.Connector
 
USER_TALK - Variable in class info.bliki.wiki.namespaces.Namespace
The "User talk" namespace for the current language.
UTF8 - Static variable in class info.bliki.extensions.scribunto.engine.ScribuntoEngineBase
 
Util - Class in info.bliki.wiki.filter
 
Utils - Class in info.bliki.htmlcleaner
Common utilities.
Utils() - Constructor for class info.bliki.htmlcleaner.Utils
 

V

valid - Variable in class info.bliki.wiki.filter.ParsedPageName
Whether this pagename was successfully parsed or not.
validate(String) - Method in class info.bliki.commons.validator.routines.RegexValidator
Validate a value against the set of regular expressions returning a String value of the aggregated groups.
valueOf(String) - Static method in enum info.bliki.wiki.filter.MagicWord.MagicWordE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.bliki.wiki.model.IConfiguration.Casing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.bliki.wiki.namespaces.INamespace.NamespaceCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.bliki.wiki.namespaces.Namespace.ExtractType
Returns the enum constant of this type with the specified name.
values() - Method in class info.bliki.api.query.RequestBuilder
 
values() - Static method in enum info.bliki.wiki.filter.MagicWord.MagicWordE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.bliki.wiki.model.IConfiguration.Casing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.bliki.wiki.namespaces.INamespace.NamespaceCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.bliki.wiki.namespaces.Namespace.ExtractType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_END - Static variable in class info.bliki.htmlcleaner.Utils
 
VAR_START - Static variable in class info.bliki.htmlcleaner.Utils
 
version(String) - Method in class info.bliki.api.query.RequestBuilder
When showing help, include version for each module
visitBaseToken(BaseToken) - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
 
visitTokenList(List<Object>) - Method in class info.bliki.htmlcleaner.util.AbstractHtmlExtractor
 

W

WIKI_API_CATEGORY1 - Static variable in class info.bliki.Messages
 
WIKI_API_CATEGORY2 - Static variable in class info.bliki.Messages
 
WIKI_API_CATEGORYTALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_CATEGORYTALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_HELP1 - Static variable in class info.bliki.Messages
 
WIKI_API_HELP2 - Static variable in class info.bliki.Messages
 
WIKI_API_HELPTALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_HELPTALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_IMAGE1 - Static variable in class info.bliki.Messages
 
WIKI_API_IMAGE2 - Static variable in class info.bliki.Messages
 
WIKI_API_IMAGETALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_IMAGETALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIA1 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIA2 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIAWIKI1 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIAWIKI2 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIAWIKITALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_MEDIAWIKITALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_META1 - Static variable in class info.bliki.Messages
 
WIKI_API_META2 - Static variable in class info.bliki.Messages
 
WIKI_API_METATALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_METATALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_MODULE1 - Static variable in class info.bliki.Messages
 
WIKI_API_MODULE2 - Static variable in class info.bliki.Messages
 
WIKI_API_MODULETALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_MODULETALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_PORTAL1 - Static variable in class info.bliki.Messages
 
WIKI_API_PORTAL2 - Static variable in class info.bliki.Messages
 
WIKI_API_PORTALTALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_PORTALTALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_SPECIAL1 - Static variable in class info.bliki.Messages
 
WIKI_API_SPECIAL2 - Static variable in class info.bliki.Messages
 
WIKI_API_TALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_TALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_TEMPLATE1 - Static variable in class info.bliki.Messages
 
WIKI_API_TEMPLATE2 - Static variable in class info.bliki.Messages
 
WIKI_API_TEMPLATETALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_TEMPLATETALK2 - Static variable in class info.bliki.Messages
 
WIKI_API_URL - Static variable in class info.bliki.Messages
 
WIKI_API_USER1 - Static variable in class info.bliki.Messages
 
WIKI_API_USER2 - Static variable in class info.bliki.Messages
 
WIKI_API_USERTALK1 - Static variable in class info.bliki.Messages
 
WIKI_API_USERTALK2 - Static variable in class info.bliki.Messages
 
WIKI_TAGS_RED_LINK - Static variable in class info.bliki.Messages
 
WIKI_TAGS_TOC_CONTENT - Static variable in class info.bliki.Messages
 
WikiArticle - Class in info.bliki.wiki.dump
Represents a single wiki page from a Mediawiki dump.
WikiArticle() - Constructor for class info.bliki.wiki.dump.WikiArticle
 
WIKILINK - Static variable in class info.bliki.wiki.tags.WPATag
 
WikiModel - Class in info.bliki.wiki.model
Standard model implementation.
WikiModel(String, String) - Constructor for class info.bliki.wiki.model.WikiModel
 
WikiModel(Configuration, String, String) - Constructor for class info.bliki.wiki.model.WikiModel
 
WikiModel(Configuration, Locale, String, String) - Constructor for class info.bliki.wiki.model.WikiModel
 
WikiModel(Configuration, Locale, INamespace, String, String) - Constructor for class info.bliki.wiki.model.WikiModel
 
WikiModelContentException - Exception in info.bliki.wiki.model
This exception will be thrown, if there's a problem in getting the raw wiki text.
WikiModelContentException(String, Throwable) - Constructor for exception info.bliki.wiki.model.WikiModelContentException
 
WikiPatternMatcher - Class in info.bliki.wiki.dump
Can be used as a stand alone class to pattern match parts of the wiki formatted text.
WikiPatternMatcher(String) - Constructor for class info.bliki.wiki.dump.WikiPatternMatcher
 
WikipediaParser - Class in info.bliki.wiki.filter
A Wikipedia syntax parser for the second pass in the parsing of a Wikipedia source text.
WikipediaParser(String, boolean) - Constructor for class info.bliki.wiki.filter.WikipediaParser
 
WikipediaParser(String, boolean, IEventListener) - Constructor for class info.bliki.wiki.filter.WikipediaParser
 
WikipediaPreTagParser - Class in info.bliki.wiki.filter
A Wikipedia syntax parser for parsing in wiki preformatted blocks (rendered as <pre>...</pre>)
WikipediaPreTagParser(String) - Constructor for class info.bliki.wiki.filter.WikipediaPreTagParser
 
WikipediaPreTagParser(String, IEventListener) - Constructor for class info.bliki.wiki.filter.WikipediaPreTagParser
 
WikipediaScanner - Class in info.bliki.wiki.filter
 
WikipediaScanner(String) - Constructor for class info.bliki.wiki.filter.WikipediaScanner
 
WikipediaScanner(String, int) - Constructor for class info.bliki.wiki.filter.WikipediaScanner
 
WikiTagNode - Class in info.bliki.wiki.tags.util
WikiTagNode represents a generic tag.
WikiTagNode() - Constructor for class info.bliki.wiki.tags.util.WikiTagNode
Create an empty tag.
WikiTagNode(int, int, ArrayList<NodeAttribute>) - Constructor for class info.bliki.wiki.tags.util.WikiTagNode
Create a tag with the location and attributes provided
WikiTextReader - Class in info.bliki.wiki.filter
 
WikiTextReader(String) - Constructor for class info.bliki.wiki.filter.WikiTextReader
 
WikiXMLParser - Class in info.bliki.wiki.dump
A Wikipedia XML dump file parser Original version with permission from Marco Schmidt.
WikiXMLParser(File, IArticleFilter) - Constructor for class info.bliki.wiki.dump.WikiXMLParser
 
WikiXMLParser(InputStream, IArticleFilter) - Constructor for class info.bliki.wiki.dump.WikiXMLParser
 
WikiXMLParser(Reader, IArticleFilter) - Constructor for class info.bliki.wiki.dump.WikiXMLParser
 
WPATag - Class in info.bliki.wiki.tags
 
WPATag() - Constructor for class info.bliki.wiki.tags.WPATag
 
WPBoldItalicTag - Class in info.bliki.wiki.tags
A special Wikipedia tag (i.e.
WPBoldItalicTag() - Constructor for class info.bliki.wiki.tags.WPBoldItalicTag
 
WPCell - Class in info.bliki.wiki.filter
Represents a single cell in a wiki table (i.e.
WPCell(int) - Constructor for class info.bliki.wiki.filter.WPCell
 
wpList() - Method in class info.bliki.wiki.filter.WikipediaScanner
 
WPList - Class in info.bliki.wiki.filter
Represents a Wikipedia list.
WPList() - Constructor for class info.bliki.wiki.filter.WPList
 
WPList.InternalList - Class in info.bliki.wiki.filter
 
WPListElement - Class in info.bliki.wiki.filter
Entry for a Wikipedia list string (i.e.
WPListElement(int, char[], int) - Constructor for class info.bliki.wiki.filter.WPListElement
 
WPParagraphTag - Class in info.bliki.wiki.tags
 
WPParagraphTag() - Constructor for class info.bliki.wiki.tags.WPParagraphTag
 
WPPreTag - Class in info.bliki.wiki.tags
A wiki block starting with a space on each line, rendered with the HTML pre Tag
WPPreTag() - Constructor for class info.bliki.wiki.tags.WPPreTag
 
WPRow - Class in info.bliki.wiki.filter
Represents a single row in a wiki table (i.e.
WPRow(List<WPCell>) - Constructor for class info.bliki.wiki.filter.WPRow
 
wpTable(ITableOfContent) - Method in class info.bliki.wiki.filter.WikipediaScanner
Scan a wikipedia table.
WPTable - Class in info.bliki.wiki.filter
Represents a wiki table (i.e.
WPTable(ArrayList<WPRow>) - Constructor for class info.bliki.wiki.filter.WPTable
 
WPTag - Class in info.bliki.wiki.tags
A special Wikipedia tag (i.e.
WPTag(String) - Constructor for class info.bliki.wiki.tags.WPTag
 
writeCompactXmlToFile(String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeCompactXmlToFile(String, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeCompactXmlToStream(OutputStream) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeCompactXmlToStream(OutputStream, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writePrettyXmlToFile(String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writePrettyXmlToFile(String, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writePrettyXmlToStream(OutputStream) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writePrettyXmlToStream(OutputStream, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writer - Variable in class info.bliki.htmlcleaner.XmlSerializer
 
writeXml(XmlSerializer) - Method in class info.bliki.htmlcleaner.HtmlCleaner
The most general way to serialize resulting XML.
writeXmlToFile(String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeXmlToFile(String, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeXmlToStream(OutputStream) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 
writeXmlToStream(OutputStream, String) - Method in class info.bliki.htmlcleaner.HtmlCleaner
 

X

XML_DECLARATION - Variable in class info.bliki.htmlcleaner.XmlSerializer
 
XML_QNAME - Static variable in class info.bliki.wiki.tags.HTMLTag
 
XMLCategoryMembersParser - Class in info.bliki.api
Reads PageInfo data from an XML file generated by the Wikimedia API through the categorymembers query.
XMLCategoryMembersParser(String) - Constructor for class info.bliki.api.XMLCategoryMembersParser
 
XMLCodeFilter - Class in info.bliki.wiki.tags.code
Syntax highlighting support for XML/HTML source code
XMLCodeFilter() - Constructor for class info.bliki.wiki.tags.code.XMLCodeFilter
 
XMLEditParser - Class in info.bliki.api
Reads Edit data from an XML file generated by the Wikimedia API
XMLEditParser(String) - Constructor for class info.bliki.api.XMLEditParser
 
XMLPagesParser - Class in info.bliki.api
Reads Page data from an XML file generated by the Wikimedia API
XMLPagesParser(String) - Constructor for class info.bliki.api.XMLPagesParser
 
XMLSearchParser - Class in info.bliki.api
Reads SearchResult data from an XML file generated by the Wikimedia API through the search query.
XMLSearchParser(String) - Constructor for class info.bliki.api.XMLSearchParser
 
XmlSerializer - Class in info.bliki.htmlcleaner
Abstract XML serializer - contains common logic for descendants.
XmlSerializer() - Constructor for class info.bliki.htmlcleaner.XmlSerializer
 
XmlSerializer(Writer, HtmlCleaner) - Constructor for class info.bliki.htmlcleaner.XmlSerializer
 
XMLUserParser - Class in info.bliki.api
Reads User data from an XML file generated by the Wikimedia API
XMLUserParser(User, String) - Constructor for class info.bliki.api.XMLUserParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.