- 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
-
- addDependancy(String, String) - Method in class info.bliki.htmlcleaner.HtmlTagProvider
-
- addDependancy(String) - Method in class info.bliki.htmlcleaner.TagInfo
-
- 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. transclusion, this method should be called to add
that page to the output metadata.
- 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
-
- 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
-
- 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
-
- 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
-
- 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. footnote) to the internal list
- 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: ... }} syntax.
- 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: ... }} syntax
- 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,... and
ending with gif, png, jpg, bmp)
- 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. ==...==, ===...===, ====...====,...) to the
table of content
- 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
-
- 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. the text between the
[[...]] square brackets).
- 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. '~~~', '~~~~' or '~~~~').
- 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. for printouts
(disable to get more MediaWiki-compliant HTML code).
- 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.
- 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
-
- 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
-
- 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
-
- getBody() - Method in class info.bliki.api.Template
-
- 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.api.ParseData
-
- getCategories() - Method in class info.bliki.wiki.dump.WikiPatternMatcher
-
- getCategories() - Method in class info.bliki.wiki.model.WikiModel
-
Get the set of Wikipedia category names used in this text
- 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
-
- 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
-
- getDisplaytitle() - Method in class info.bliki.api.ParseData
-
- 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 exception info.bliki.api.UnexpectedAnswerException
-
- getErrorData() - Method in class info.bliki.api.XMLEditParser
-
- getExists() - Method in class info.bliki.api.Template
-
- 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.
- getForm() - Method in class info.bliki.api.HtmlUtilities.HtmlFormHandler
-
- getFrame() - Method in class info.bliki.wiki.model.AbstractWikiModel
-
- getFrame() - Method in interface info.bliki.wiki.model.IWikiModel
-
- 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:...]]
- 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. parsing a string starting with
"{{Infobox" and ending with "}}")
- getInputHTML() - Method in class info.bliki.html.HTML2WikiConverter
-
- getInputStreamAsCharArray(InputStream, int, String) - Static method in class info.bliki.api.Console
-
Returns the given input stream's contents as a character array.
- 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.api.ParseData
-
- 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
-
Get the set of Wikipedia links used in this text
- 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
-
- getNs() - Method in class info.bliki.api.Template
-
- 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
-
- 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. footnotes)
- 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
-
- 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
-
- getTemplateParameters() - Method in class info.bliki.extensions.scribunto.template.Frame
-
- getTemplates() - Method in class info.bliki.api.ParseData
-
- 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.api.ParseData
-
- 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
-
- 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
-