|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
on....- If - Class in info.bliki.wiki.template
- A template parser function for
{{ #if: ... }} syntax - If() -
Constructor for class info.bliki.wiki.template.If
-
- Ifeq - Class in info.bliki.wiki.template
- A template parser function for
{{ #ifeq: ... }} syntax - Ifeq() -
Constructor for class info.bliki.wiki.template.Ifeq
-
- IgnoreDtdEntityResolver - Class in info.bliki.docbook
- An entity resolver that resolves all requests for DTD content, thus preventing network access
when resolving DTDs.
- IgnoreDtdEntityResolver() -
Constructor for class info.bliki.docbook.IgnoreDtdEntityResolver
-
- IHTMLToWiki - Interface in info.bliki.html.wikipedia
-
- ILLEGAL_ID -
Static variable in class info.bliki.api.User
-
- 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, StringBuilder, IWikiModel) -
Method in class info.bliki.wiki.filter.HTMLConverter
-
- imageNodeToText(TagNode, ImageFormat, StringBuilder, IWikiModel) -
Method in interface info.bliki.wiki.filter.ITextConverter
- Convert the imageTagNode into a given HTML string buffer
- imageNodeToText(TagNode, ImageFormat, StringBuilder, IWikiModel) -
Method in class info.bliki.wiki.filter.LaTeXConverter
-
- ImgTag - Class in info.bliki.html.wikipedia
-
- ImgTag() -
Constructor for class info.bliki.html.wikipedia.ImgTag
-
- incCounter() -
Method in class info.bliki.wiki.model.Reference
-
- IncludeonlyTag - Class in info.bliki.wiki.tags
- Text between <includeonly> and </includeonly> will be processed
and displayed only when the page is being included.
- IncludeonlyTag() -
Constructor for class info.bliki.wiki.tags.IncludeonlyTag
-
- 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
- indexEndOfComment() -
Method in class info.bliki.wiki.filter.WikipediaScanner
-
- indexEndOfNowiki() -
Method in class info.bliki.wiki.filter.WikipediaScanner
-
- indexEndOfTable() -
Method in class info.bliki.wiki.filter.WikipediaScanner
-
- indexOf(char) -
Method in class info.bliki.wiki.filter.WikipediaScanner
-
- indexOf(char, char) -
Method in class info.bliki.wiki.filter.WikipediaScanner
-
- indexOfAttributes() -
Method in class info.bliki.wiki.filter.WikipediaScanner
- Scan the attributes of a wiki table cell
- info.bliki.api - package info.bliki.api
- Helper Classes for the Wikimedia API
- info.bliki.docbook - package info.bliki.docbook
- Convert wikipedia articles to Docbook format (requires Java 6)
- info.bliki.html - package info.bliki.html
- Convert HTML files to wikipedia articles
- info.bliki.html.wikipedia - package info.bliki.html.wikipedia
-
- info.bliki.latex - package info.bliki.latex
-
- info.bliki.pdf - package info.bliki.pdf
- Generate PDF files from wikipedia articles
- 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
-
- info.bliki.wiki.model - package info.bliki.wiki.model
- Model classes for rendering wikipedia texts to HTML, LaTeX
- info.bliki.wiki.tags - package info.bliki.wiki.tags
-
- 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.util - package info.bliki.wiki.tags.util
-
- info.bliki.wiki.template - package info.bliki.wiki.template
- Package for template parser functions like
{{ #if: ... }} and {{ #ifeq: ... }}. - init() -
Static method in class info.bliki.latex.PropertyManager
- Loads the properties file
- INoBodyParsingTag - Interface in info.bliki.wiki.tags.util
- Interface that indicates, that a tags content (i.e. body)
shouldn't be filtered in the parser
- IParser - Interface in info.bliki.wiki.filter
-
- isAdvancedXmlEscape() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isAllowedAttribute(String) -
Method in class info.bliki.wiki.tags.ATag
-
- isCategoryNamespace(String) -
Method in class info.bliki.wiki.model.AbstractWikiModel
-
- isCategoryNamespace(String) -
Method in interface info.bliki.wiki.model.IWikiModel
- Check if the given namespace is a category namespace
- isDeprecated() -
Method in class org.htmlcleaner.TagInfo
-
- 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.
- 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.
- isFormed() -
Method in class org.htmlcleaner.TagNode
-
- isHexadecimalDigit(char) -
Static method in class org.htmlcleaner.Utils
-
- isIgnorePermitted() -
Method in class org.htmlcleaner.TagInfo
-
- isImageNamespace(String) -
Method in class info.bliki.wiki.model.AbstractWikiModel
-
- isImageNamespace(String) -
Method in interface info.bliki.wiki.model.IWikiModel
- Check if the given namespace is a image namespace
- 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 for an interwiki link
- isKeywordLowerCase() -
Method in class info.bliki.wiki.tags.code.ABAPCodeFilter
-
- isKeywordLowerCase() -
Method in class info.bliki.wiki.tags.code.AbstractCPPBasedCodeFilter
-
- isKeywordLowerCase() -
Method in class info.bliki.wiki.tags.code.PHPCodeFilter
-
- isKeywordLowerCase() -
Method in class info.bliki.wiki.tags.code.XMLCodeFilter
-
- isMagicWord(String) -
Static method in class info.bliki.wiki.filter.MagicWord
- Determine if a template name corresponds to a magic word requiring special
handling.
- 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
- isNoToC() -
Method in interface info.bliki.wiki.filter.IParser
- Display no table of contents?
- isNoToC() -
Method in class info.bliki.wiki.filter.WikipediaParser
-
- isOmitComments() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isOmitDeprecatedTags() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isOmitDoctypeDeclaration() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isOmitUnknownTags() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isOmitXmlDeclaration() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isOmitXmlnsAttributes() -
Method in class org.htmlcleaner.HtmlCleaner
-
- 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
-
- isRecognizeUnicodeChars() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.ATag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.HTMLEndTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.HTMLPartitioningTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.IncludeonlyTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.MathTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.NoincludeTag
-
- 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.WPBoldItalicTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.WPParagraphTag
-
- isReduceTokenStack() -
Method in class info.bliki.wiki.tags.WPTag
-
- isReduceTokenStack() -
Method in class org.htmlcleaner.TagToken
-
- 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 See Semantic MediaWiki
for more information.
- isShowToC() -
Method in class info.bliki.wiki.tags.TableOfContentTag
-
- 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).
- isTemplate() -
Method in interface info.bliki.wiki.filter.IParser
- The text is rendered as a template
- isTemplate() -
Method in class info.bliki.wiki.filter.WikipediaParser
-
- isTemplate() -
Method in class info.bliki.wiki.tags.IncludeonlyTag
-
- isTemplate() -
Method in class info.bliki.wiki.tags.NoincludeTag
-
- isTemplateNamespace(String) -
Method in class info.bliki.wiki.model.AbstractWikiModel
-
- isTemplateNamespace(String) -
Method in interface info.bliki.wiki.model.IWikiModel
- Check if the given namespace is a 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.
- isTranslateSpecialEntities() -
Method in class org.htmlcleaner.HtmlCleaner
-
- isUnique() -
Method in class org.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 org.htmlcleaner.HtmlCleaner
-
- isValid() -
Method in class org.htmlcleaner.DoctypeToken
-
- 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.
- isWikiPluginIdentifierPart(char) -
Static method in class info.bliki.wiki.filter.Encoder
- Determines if the specified character may be part of a wiki plugin
identifier as other than the first character
- isWikiPluginIdentifierStart(char) -
Static method in class info.bliki.wiki.filter.Encoder
- Determines if the specified character may be part the first character of
a wiki plugin identifier
- ITagInfoProvider - Interface in org.htmlcleaner
-
Provides set of TagInfo instances.
- ITemplateFunction - Interface in info.bliki.wiki.template
- Interface for a template parser function (i.e.
- 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
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||