- 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) - 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- splitNsTitle(String, boolean, char, boolean) - Method in interface info.bliki.wiki.namespaces.INamespace
-
- 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
- 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
-
- 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