- generateId(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.DefaultIdGenerationStrategy
-
- generateId(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.IdGenerationStrategy
-
produce an id for use in an HTML anchor from heading text.
- getAlign() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- getAlign() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- getAlign() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- getAllMarkupLanguages() - Method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
Get all known markup languages
- getAlt() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- getAnchorLevel() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
Indicates the heading level at which anchors of the form <anchor id="additions"/>
should be
emitted.
- getAnchorNames() - Method in class org.eclipse.mylyn.wikitext.core.parser.IdGenerator
-
- getApplicableInstance() - Static method in class org.eclipse.mylyn.wikitext.core.osgi.OsgiServiceLocator
-
- getAttributes() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder.Stylesheet
-
the attributes of the stylesheet, which may be modified prior to adding to the document.
- getAuthor() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
an author to emit on the title page
- getBase() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
Get the base URI of the HTML document.
- getBgcolor() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getBgcolor() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- getBgcolor() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- getBlocks() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- getBlocks() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
- getBlockType() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder.Block
-
- getBodyAfterRegion() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- getBodyBeforeRegion() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- getBodyEndRegion() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- getBodyMargins() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Returns the body margins.
- getBodyStartRegion() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- getBookTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the book title as it should appear in the bookmap
- getBookTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- getBookTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToDocbook
-
- getBookTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- getBorder() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- getBorder() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getBuilder() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
The builder that is the target for output
- getBuilder() - Method in class org.eclipse.mylyn.wikitext.core.parser.MarkupParser
-
the builder to which parse results are propagated
- getCellpadding() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getCellspacing() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getChildren() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- getCitation() - Method in class org.eclipse.mylyn.wikitext.core.parser.QuoteAttributes
-
- getClasspathServiceResourceNames() - Method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
Provides the list of service resource names from which Java services should be loaded.
- getColspan() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- getConfiguration() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
The current configuration of this builder.
- getCopyright() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a copyright to emit in the document page footer
- getCopyrightNotice() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
the copyright notice that should appear in the generated output
- getCopyrightNotice() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
the copyright notice that should appear in the generated output
- getCssClass() - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- getCssStyle() - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- getDate() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a date to emit on the title page
- getDefaultAbsoluteLinkTarget() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
A default target attribute for links that have absolute (not relative) urls.
- getDoctype() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the doctype to be used for the bookmap, or null if the default is to be used
- getDoctype() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- getDocumentBuilderEvents() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.EventDocumentBuilder
-
- getDocumentOffset() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
get the 0-based character offset of the current character from the start of the document.
- getDocumentOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getDocumentOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getElements() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage.PatternBasedSyntax
-
- getEncoding() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Specify the character encoding for use in the HTML meta tag.
- getEntityRef(int, boolean) - Static method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
Deprecated.
- getEvents() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.DocumentBuilderEvents
-
- getExtendsLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
The name of the markup language that is extended by this one
- getExtent() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Return the region extent in cm.
- getFile() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder.Stylesheet
-
the file of the stylesheet, or null if it's not defined
- getFileExtensions() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
Provides the normal file extensions of this markup language.
- getFontSize() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Get the base font size.
- getFontSizeMultipliers() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The font size multipliers.
- getFootnoteId(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getFrame() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getGenerationStrategy() - Method in class org.eclipse.mylyn.wikitext.core.parser.IdGenerator
-
- getGlossaryTerms() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
Get the glossary as a map of definition by acronym or term.
- getHeight() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- getHref() - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The target of the link.
- getHtmlDtd() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- getHtmlFile() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- getHtmlFilenameFormat() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Provides the HTML filename format which is used to rewrite relative URLs having no filename extension.
- getHtmlNsUri() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- getIconPattern() - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
the pattern to use when generating icon image urls.
- getId() - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- getId() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
the id of the heading, which is typically (though not guaranteed to be) unique within a document.
- getIdGenerationStrategy() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
get the id strategy employed by this markup language.
- getIdGenerationStrategy() - Method in class org.eclipse.mylyn.wikitext.markdown.core.MarkdownLanguage
-
- getIdGenerationStrategy() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
- getIdGenerator() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getInstance() - Static method in class org.eclipse.mylyn.wikitext.core.util.IgnoreDtdEntityResolver
-
- getInstance(ClassLoader) - Static method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
Get an instance of the service locator
- getInstance() - Static method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
Get an instance of the service locator
- getInternalLinkPattern() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
The pattern to use when creating hyperlink targets for internal links.
- getKind() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- getLabel() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
the text of the heading which could be truncated
- getLabelMaxLength() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser
-
- getLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- getLastChar() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder
-
get the last character that was emitted, or 0 if no character has been written.
- getLength() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
get the length of the outline item, which corresponds to the length of the heading text.
- getLength() - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
the length of the problem in characters
- getLevel() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
the level of the document which is positive and usually <= 6 except for the root item where the value is
undefined.
- getLineCharacterOffset() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
get the 0-based offset of the current character in the current line
- getLineCharacterOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getLineCharacterOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getLineDocumentOffset() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
get the 0-based character offset of the current line from the start of the document
- getLineDocumentOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getLineDocumentOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getLineEndOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
Get the offset within the line at which this element ended
- getLineLength() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
get the length of the current line in characters, not including the line terminator
- getLineLength() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getLineLength() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getLineNumber() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
get the 1-based number of the current line.
- getLineNumber() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
Get the 1-based line number of the current line.
- getLineNumber() - Method in class org.eclipse.mylyn.wikitext.core.util.LocationTrackingReader
-
get the 0-based line number of the last line read.
- getLineNumber() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getLineOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
the 0-based character offset of the current line.
- getLineOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocationTrackingReader
-
Get the character offset of the first character of the last line read.
- getLineSegmentEndOffset() - Method in interface org.eclipse.mylyn.wikitext.core.parser.Locator
-
Get the 0-based offset of the end of the current line segment being processed, exclusive.
- getLineSegmentEndOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getLineSegmentEndOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocatorImpl
-
- getLineStartOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
Get the offset within the line at which this element was started
- getLinkRel() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
The 'rel' value for HTML links.
- getLocale() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
The locale to use for output, which may affect literals emitted into the output.
- getLocator() - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
The locator for the current session
- getMarginBottom() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Returns the margin-bottom property in cm.
- getMarginLeft() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Returns the margin-left property in cm.
- getMarginRight() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Returns the margin-right property of the master page in cm.
- getMarginTop() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Returns the margin-top propert in cm.
- getMarkerId() - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- getMarkupContent() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- getMarkupLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
- getMarkupLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.MarkupParser
-
the markup language of the markup to process
- getMarkupLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser
-
- getMarkupLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToDocbook
-
- getMarkupLanguage() - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- getMarkupLanguage(String) - Method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
get a markup language by name
- getMarkupLanguages() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageProvider
-
- getMessage() - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
the text message as it is displayed to the user
- getName() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Returns the name of the region.
- getName() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
The name of the markup language, typically the same as the name of the markup language supported by this markup
language.
- getName() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.Template
-
the name of the template
- getNamespaceURI(String) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- getNamespaceURI(String) - Method in class org.eclipse.mylyn.wikitext.core.util.FormattingXMLStreamWriter
-
- getNamespaceURI(String) - Method in class org.eclipse.mylyn.wikitext.core.util.XmlStreamWriter
-
- getNestedBlocks() - Method in class org.eclipse.mylyn.wikitext.confluence.core.ConfluenceLanguage
-
- getOffset() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- getOffset() - Method in class org.eclipse.mylyn.wikitext.core.util.LocationTrackingReader
-
Get the character offset of the last character read.
- getOffset() - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
the character offset in the document of the problem
- getOutline() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
- getOutline() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
- getPageHeight() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page height in cm.
- getPageMargin() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page margin in cm.
- getPageMargins() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Returns the margins of the master page.
- getPageWidth() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page width in cm.
- getParagraphBreakingBlocks() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- getParent() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- getParser() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
The parser that is actively using this processor
- getPattern() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage.PatternBasedSyntax
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElement
-
Get the regular expression pattern that matches this element.
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlCommentPhraseModifier
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlEndTagPhraseModifier
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlStartTagPhraseModifier
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.LimitedHtmlEndTagPhraseModifier
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.LimitedHtmlStartTagPhraseModifier
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.AcronymReplacementToken
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.EntityWrappingReplacementToken
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.ImpliedHyperlinkReplacementToken
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternEntityReferenceReplacementToken
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternLineBreakReplacementToken
-
- getPattern(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternLiteralReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElement
-
The number of capturing groups in the
pattern
.
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlCommentPhraseModifier
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlEndTagPhraseModifier
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.HtmlStartTagPhraseModifier
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.LimitedHtmlEndTagPhraseModifier
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.phrase.LimitedHtmlStartTagPhraseModifier
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.AcronymReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.EntityWrappingReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.ImpliedHyperlinkReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternEntityReferenceReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternLineBreakReplacementToken
-
- getPatternGroupCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.token.PatternLiteralReplacementToken
-
- getPhraseModifiers() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
- getPhraseModifierSyntax() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- getPhraseModifierSyntax() - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
- getPrefix(String) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- getPrefix(String) - Method in class org.eclipse.mylyn.wikitext.core.util.FormattingXMLStreamWriter
-
- getPrefix(String) - Method in class org.eclipse.mylyn.wikitext.core.util.XmlStreamWriter
-
- getPrependImagePrefix() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
if specified, the prefix is prepended to relative image urls.
- getPrevious() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
Get the previous item.
- getPreviousBlock() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder.Block
-
- getProperty(String) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- getReader(File) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- getReader() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder.Stylesheet
-
the content reader, or null if it's not defined.
- getReferenceOrientation() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The reference-orientation property of the master page in degrees.
- getRel() - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The 'rel' of a link, as defined by the HTML spec.
- getReplacementTokenSyntax() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- getReplacementTokenSyntax() - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
- getResourcePath() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
the resource path to the resource of this outline item
- getRowspan() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- getRules() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getRules() - Method in class org.eclipse.mylyn.wikitext.core.validation.MarkupValidator
-
- getSectionLength() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
get the length of the section, which is the length of the heading text plus the length of any following content
up to the next peer-leveled heading or the parent's following sibling.
- getServerUrl() - Method in class org.eclipse.mylyn.wikitext.tracwiki.core.TracWikiLanguage
-
the server URL, for example http://trac.edgewall.org/
from which links may be derrived, such as
http://trac.edgewall.org/wiki/WikiPage
or http://trac.edgewall.org/tickets/1
- getSeverity() - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- getStart() - Method in class org.eclipse.mylyn.wikitext.core.parser.ListAttributes
-
- getState() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
- getStyle() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.GlossaryBlock
-
the CSS style of the glossary block
- getSubTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a sub-title to be emitted on the title page
- getSummary() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getTarget() - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The target of a link, as defined by the HTML spec.
- getTargetFile() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the target output file of the bookmap.
- getTemplateContent() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.Template
-
The content of the template as it should be included in the document.
- getTemplateExcludes() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
Indicate template names to exclude.
- getTemplateMarkup() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.Template
-
the substitution content of the template
- getTemplateProviders() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
- getTemplates() - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
- getText() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.CharactersEvent
-
Provides the text of this event.
- getTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- getTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Set the document title, which will be emitted into the <title> element.
- getTitle() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a title to be emitted on the title page
- getTokens() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
- getTooltip() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- getTopicBreakLevel() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the heading level at which topics are determined
- getTopicDoctype() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the doctype to be used for topics, or null if the default is to be used
- getTopicFilenameSuffix() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the filename suffix to use when producing topics.
- getTopicFolder() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the relative folder name of the folder in which topic files should be produced, or null if the files should be
created within the same folder as the bookmap.
- getTrailingNewlineCount() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder
-
Provides the number of trailing newlines that were emitted, or 0 if no trailing newlines were written.
- getUrl() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder.Stylesheet
-
the url of the stylesheet, or null if it's not defined
- getUrl() - Method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator.ResourceDescriptor
-
- getValign() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- getValign() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- getVersion() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a document version number to emit on the title page
- getWidth() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- getWidth() - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- getWriter() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
Provides access to the underlying writer.
- getXmlHeaderQuoteChar() - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- getXmlHederQuoteChar() - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- GlossaryBlock - Class in org.eclipse.mylyn.wikitext.core.parser.markup.block
-
An abstract implementation of a glossary.
- GlossaryBlock() - Constructor for class org.eclipse.mylyn.wikitext.core.parser.markup.block.GlossaryBlock
-
- group(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
Get the capturing group text, or null if the group did not match any text.
- group(int) - Method in interface org.eclipse.mylyn.wikitext.core.parser.util.Matcher
-
- group(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MatcherAdaper
-
- groupByIndex - Variable in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
- IdGenerationStrategy - Class in org.eclipse.mylyn.wikitext.core.parser.markup
-
A strategy for generating IDs from text, follows the Strategy design pattern.
- IdGenerationStrategy() - Constructor for class org.eclipse.mylyn.wikitext.core.parser.markup.IdGenerationStrategy
-
- IdGenerator - Class in org.eclipse.mylyn.wikitext.core.parser
-
- IdGenerator() - Constructor for class org.eclipse.mylyn.wikitext.core.parser.IdGenerator
-
- idGenerator - Variable in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser.OutlineBuilder
-
- IgnoreDtdEntityResolver - Class in org.eclipse.mylyn.wikitext.core.util
-
An entity resolver that resolves all requests for DTD content, thus preventing network access when resolving DTDs.
- IgnoreDtdEntityResolver() - Constructor for class org.eclipse.mylyn.wikitext.core.util.IgnoreDtdEntityResolver
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.EventDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.EventLoggingDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.MultiplexingDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.NoOpDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
Build the image with the given attributes
- image(Attributes, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser.OutlineBuilder
-
- ImageAttributes - Class in org.eclipse.mylyn.wikitext.core.parser
-
Attributes for images.
- ImageAttributes() - Constructor for class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- ImageAttributes.Align - Enum in org.eclipse.mylyn.wikitext.core.parser
-
- ImageEvent - Class in org.eclipse.mylyn.wikitext.core.parser.builder.event
-
- ImageEvent(Attributes, String) - Constructor for class org.eclipse.mylyn.wikitext.core.parser.builder.event.ImageEvent
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.EventDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.EventLoggingDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.MultiplexingDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.NoOpDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
Create a hyperlink whose visual representation is an image.
- imageLink(Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
Create a hyperlink whose visual representation is an image.
- imageLink(String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
- imageLink(Attributes, Attributes, String, String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser.OutlineBuilder
-
- ImageLinkEvent - Class in org.eclipse.mylyn.wikitext.core.parser.builder.event
-
- ImageLinkEvent(Attributes, Attributes, String, String) - Constructor for class org.eclipse.mylyn.wikitext.core.parser.builder.event.ImageLinkEvent
-
- ImpliedHyperlinkReplacementToken - Class in org.eclipse.mylyn.wikitext.core.parser.markup.token
-
A token that detects hyperlinks in the markup and emits them as a link.
- ImpliedHyperlinkReplacementToken() - Constructor for class org.eclipse.mylyn.wikitext.core.parser.markup.token.ImpliedHyperlinkReplacementToken
-
- initializeBlocks() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- initializePhraseModifiers() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- initializeTokens() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- instance() - Static method in class org.eclipse.mylyn.wikitext.core.parser.HtmlParser
-
Creates a new parser instance.
- instance - Static variable in class org.eclipse.mylyn.wikitext.core.util.IgnoreDtdEntityResolver
-
- instanceWithHtmlCleanupRules() - Static method in class org.eclipse.mylyn.wikitext.core.parser.HtmlParser
-
Provides a parser instance with cleanup rules that make the result more suitable for generating wiki markup.
- internalLinkPattern - Variable in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.AcronymEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.BeginBlockEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.BeginDocumentEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.BeginHeadingEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.BeginSpanEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.CharactersEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.CharactersUnescapedEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.DocumentBuilderEvent
-
Invokes the event on the given builder
.
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.EndBlockEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.EndDocumentEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.EndHeadingEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.EndSpanEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.EntityReferenceEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.HorizontalRuleEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.ImageEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.ImageLinkEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.LineBreakEvent
-
- invoke(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.event.LinkEvent
-
- isApplicable() - Static method in class org.eclipse.mylyn.wikitext.core.osgi.OsgiServiceLocator
-
Indicates whether the OSGi service locator can be used.
- isAutoLinking() - Method in class org.eclipse.mylyn.wikitext.tracwiki.core.TracWikiLanguage
-
Indicate if the markup should match WikiWords as hyperlinks.
- isAutoLinking() - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
- isAutomaticGlossary() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
Indicate if this builder should generate an automatic glossary if acronyms are used.
- isBaseInHead() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
Indicate if the
base URI
should be emitted into the <head> of the document.
- isBlocksOnly() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
indicate if the parser should detect blocks only.
- isBlocksOnly() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser
-
normally outline parsing is performed only on blocks.
- isClosed() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Block
-
Indicate if the current block is closed
- isDetectingRawHyperlinks() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
Indicate if this markup language detects 'raw' hyperlinks; that is hyperlinks without any special markup.
- isEmitAsDocument() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if the resulting HTML should be emitted as a document.
- isEmitDtd() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if the resulting HTML should include a DTD.
- isEmptyLine(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
indicate if the given line is considered 'empty'.
- isEnableMacros() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
Indicate if macro processing is enabled.
- isEnableUnwrappedParagraphs() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
indicate if unwrapped paragraphs should be supported.
- isEscapingHtmlAndXml() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if this language should escape HTML and XML tags.
- isExternalLink(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
indicate if the given URL is a link to an external source
- isFilterEntityReferences() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- isFilterGenerativeContents() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
Indicate if generative contents should be filtered.
- isFormattingDependencies() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
Indicate if dependencies should be formatted
- isHeightPercentage() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- isImplicitBlock() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder.Block
-
- isImplicitBlock() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder.ImplicitParagraphBlock
-
- isLiteralMode() - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
indicate if we're currently processing a literal block
- isNewlinesMustCauseLineBreak() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if newlines in the markup must cause a line break.
- isOmitFromTableOfContents() - Method in class org.eclipse.mylyn.wikitext.core.parser.HeadingAttributes
-
a hint to document processors to indicate if this heading should participate in a table of contents.
- isOptimizeForRepositoryUsage() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicates if the markup syntax should be optimized for use with a task repository.
- isPageBreakOnHeading1() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Indicate if h1 headings should start a new page.
- isPageNumbering() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if pages should be numbered
- isPanelText() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if the text 'Note: ', 'Tip: ', and 'Warning: ' should be added to blocks of type
BlockType#NOTE
, BlockType#TIP
, and BlockType#WARNING
respectively.
- isParagraphBreaking(Block) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if the given block should break paragraph content even if there is no blank line preceding it.
- isParseCleansHtml() - Method in class org.eclipse.mylyn.wikitext.html.core.HtmlLanguage
-
Indicates if
parsing
is run with cleanup rules for HTML.
- isParseRelativeLinks() - Method in class org.eclipse.mylyn.wikitext.confluence.core.ConfluenceLanguage
-
Indicates if relative links (e.g.
- isPrecedence() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Returns whether or not the region has precedence.
- isPreprocessFootnotes() - Method in class org.eclipse.mylyn.wikitext.textile.core.TextileLanguage
-
indicate if footnotes should be preprocessed to avoid false-positives when footnote references are used
inadvertently.
- isRootItem() - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
indicate if this is the root item (that is, the item representing the whole document)
- isSeparator(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractMarkupDocumentBuilder
-
- isShowExternalLinks() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if external link URLs should be emitted in the text.
- isSuppressBuiltInStyles() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
indicate if default built-in CSS styles should be suppressed.
- isUnderlineLinks() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Indicate if links should be underlined.
- isUseInlineStyles() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if inline styles should be used when creating output such as text boxes.
- isUtf8Printable(char) - Static method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
Deprecated.
- isWidthPercentage() - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- isWikiWordLinking() - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
indicate if WikiWord linking should be enabled if the markup language supports it.
- isXhtmlStrict() - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
indicate if the builder should attempt to conform to strict XHTML rules.
- ServiceLocator - Class in org.eclipse.mylyn.wikitext.core.util
-
A service locator for use both inside and outside of an Eclipse environment.
- ServiceLocator(ClassLoader) - Constructor for class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
- ServiceLocator.ResourceDescriptor - Class in org.eclipse.mylyn.wikitext.core.util
-
- ServiceLocator.ResourceDescriptor(URL) - Constructor for class org.eclipse.mylyn.wikitext.core.util.ServiceLocator.ResourceDescriptor
-
- setAlign(ImageAttributes.Align) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setAlign(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- setAlign(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- setAlt(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setAnchorLevel(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
Provides the heading level at which anchors should be emitted.
- setAttributes(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.AbstractHtmlBlock
-
handle attributes of the opening tag.
- setAuthor(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
an author to emit on the title page
- setAutoLinking(boolean) - Method in class org.eclipse.mylyn.wikitext.tracwiki.core.TracWikiLanguage
-
Indicate if the markup should match WikiWords as hyperlinks.
- setAutoLinking(boolean) - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
- setAutomaticGlossary(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
Indicate if this builder should generate an automatic glossary if acronyms are used.
- setBase(URI) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
Set the base URI of the HTML document.
- setBaseInHead(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.AbstractXmlDocumentBuilder
-
Indicate if the
base URI
should be emitted into the <head> of the document.
- setBgcolor(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setBgcolor(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- setBgcolor(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- setBlocksOnly(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
indicate if the parser should detect blocks only.
- setBodyAfterRegion(XslfoDocumentBuilder.Region) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- setBodyBeforeRegion(XslfoDocumentBuilder.Region) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- setBodyEndRegion(XslfoDocumentBuilder.Region) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- setBodyMargins(XslfoDocumentBuilder.Margins) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Sets the body margins.
- setBodyStartRegion(XslfoDocumentBuilder.Region) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
- setBookTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the book title as it should appear in the bookmap
- setBookTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- setBookTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToDocbook
-
- setBookTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- setBorder(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setBorder(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setBuilder(DocumentBuilder) - Method in class org.eclipse.mylyn.wikitext.core.parser.MarkupParser
-
set the builder to which parse results are propagated
- setCellpadding(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setCellspacing(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setCitation(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.QuoteAttributes
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.AbstractHtmlBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.BugzillaGeneratedCommentBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.BugzillaQuoteBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.EclipseErrorDetailsBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.GlossaryBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.JavaStackTraceBlock
-
- setClosed(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Block
-
Cause the block to be closed.
- setColspan(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- setConfiguration(XslfoDocumentBuilder.Configuration) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
The current configuration of this builder.
- setCopyright(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a copyright to emit in the document page footer
- setCopyrightNotice(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
the copyright notice that should appear in the generated output
- setCopyrightNotice(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
the copyright notice that should appear in the generated output
- setCssClass(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- setCssStyle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- setDate(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a date to emit on the title page
- setDefaultAbsoluteLinkTarget(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
A default target attribute for links that have absolute (not relative) urls.
- setDefaultNamespace(String) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- setDefaultNamespace(String) - Method in class org.eclipse.mylyn.wikitext.core.util.FormattingXMLStreamWriter
-
- setDefaultNamespace(String) - Method in class org.eclipse.mylyn.wikitext.core.util.XmlStreamWriter
-
- setDoctype(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the doctype to be used for the bookmap, or null if the default is to be used
- setDoctype(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DocBookDocumentBuilder
-
- setDocumentHandler(HtmlDocumentHandler) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- setEmitAsDocument(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if the resulting HTML should be emitted as a document.
- setEmitDtd(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if the resulting HTML should include a DTD.
- setEnableMacros(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
Indicate if macro processing is enabled.
- setEnableUnwrappedParagraphs(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
indicate if unwrapped paragraphs should be supported.
- setEncoding(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Specify the character encoding for use in the HTML meta tag.
- setEscapingHtmlAndXml(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if this language should escape HTML and XML tags.
- setExtendsLanguage(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
The name of the markup language that is extended by this one
- setExtent(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Sets the extent of the region in cm.
- setFileExtensions(Set<String>) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
Sets the normal file extensions of this markup language.
- setFilterEntityReferences(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- setFilterGenerativeContents(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
Indicate if table of contents should be filtered.
- setFontSize(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Set the base font size.
- setFontSizeMultipliers(float[]) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Set the font size multipliers.
- setFormattingDependencies(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
Indicate if dependencies should be formatted
- setFrame(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setGenerationStrategy(IdGenerationStrategy) - Method in class org.eclipse.mylyn.wikitext.core.parser.IdGenerator
-
- setGroup(int, String, int, int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
Set the captured text for the given group.
- setHeight(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setHeightPercentage(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setHelpPrefix(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
the prefix to URLs in the toc.xml, typically the relative path from the plugin to the help files.
- setHref(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The target of the link.
- setHtmlDtd(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- setHtmlFile(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- setHtmlFilenameFormat(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Sets the HTML filename format which is used to rewrite relative URLs having no filename extension.
- setHtmlNsUri(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
- setIconPattern(String) - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
the pattern to use when generating icon image urls.
- setId(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- setImplementation(Class<? extends ServiceLocator>) - Static method in class org.eclipse.mylyn.wikitext.core.util.ServiceLocator
-
- setInternalLinkPattern(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
The pattern to use when creating hyperlink targets for internal links.
- setKind(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- setLabel(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- setLabelMaxLength(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser
-
- setLanguage(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- setLength(int) - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- setLineCharacterOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- setLineEndOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
- setLineLength(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- setLineNumber(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
the 1-based line number of the current line.
- setLineOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
the 0-based character offset of the current line.
- setLineSegmentEndOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- setLineStartOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
- setLinkRel(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
The 'rel' value for HTML links.
- setLiteralMode(boolean) - Method in class org.eclipse.mylyn.wikitext.twiki.core.TWikiLanguage
-
indicate if we're currently processing a literal block
- setLocale(Locale) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
The locale to use for output, which may affect literals emitted into the output.
- setLocator(Locator) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.MultiplexingDocumentBuilder
-
- setLocator(Locator) - Method in class org.eclipse.mylyn.wikitext.core.parser.DocumentBuilder
-
Set the locator for the current session
- setMarginBottom(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Sets the margin-bottom property in cm.
- setMarginLeft(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Sets the margin-left property in cm.
- setMarginRight(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Sets the margin-right property in cm.
- setMarginTop(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Margins
-
Sets the margin-top property in cm.
- setMarkerId(String) - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- setMarkupContent(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.ContentState
-
- setMarkupLanguage(MarkupLanguage) - Method in class org.eclipse.mylyn.wikitext.core.parser.MarkupParser
-
set the markup language of the markup to process
- setMarkupLanguage(MarkupLanguage) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineParser
-
- setMarkupLanguage(MarkupLanguage) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToDocbook
-
- setMarkupLanguage(MarkupLanguage) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MarkupToEclipseToc
-
- setMessage(String) - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- setName(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Assigns a name to the region.
- setName(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguage
-
The name of the markup language, typically the same as the name of the markup language supported by this markup
language.
- setName(String) - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.Template
-
the name of the template
- setNewlinesMustCauseLineBreak(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if newlines in the markup must cause a line break.
- setOffset(int) - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- setOmitFromTableOfContents(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.HeadingAttributes
-
a hint to document processors to indicate if this heading should participate in a table of contents.
- setOptimizeForRepositoryUsage(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
Indicate if the markup syntax should be optimized for use with a task repository.
- setOutline(OutlineItem) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
Set the outline of the document being parsed if xref URLs are to be correctly computed.
- setOutline(OutlineItem) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder
-
If an outline item is set, the document builder will output XSL:FO bookmarks at the beginning of the resulting
document.
- setPageBreakOnHeading1(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Indicate if h1 headings should start a new page.
- setPageHeight(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page height in cm.
- setPageMargin(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page margin in cm.
- setPageMargins(XslfoDocumentBuilder.Margins) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Sets the page margins.
- setPageNumbering(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if pages should be numbered
- setPageWidth(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
The page width in cm.
- setPanelText(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if the text 'Note: ', 'Tip: ', and 'Warning: ' should be added to blocks of type
BlockType#NOTE
, BlockType#TIP
, and BlockType#WARNING
respectively.
- setParseCleansHtml(boolean) - Method in class org.eclipse.mylyn.wikitext.html.core.HtmlLanguage
-
Set whether
parsing
is run with cleanup rules for HTML.
- setParser(MarkupParser) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
- setParseRelativeLinks(boolean) - Method in class org.eclipse.mylyn.wikitext.confluence.core.ConfluenceLanguage
-
Indicates if relative links (e.g.
- setPrecedence(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Region
-
Sets the precedence of the region.
- setPrefix(String, String) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- setPrefix(String, String) - Method in class org.eclipse.mylyn.wikitext.core.util.FormattingXMLStreamWriter
-
- setPrefix(String, String) - Method in class org.eclipse.mylyn.wikitext.core.util.XmlStreamWriter
-
- setPrependImagePrefix(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
if specified, the prefix is prepended to relative image urls.
- setPreprocessFootnotes(boolean) - Method in class org.eclipse.mylyn.wikitext.textile.core.TextileLanguage
-
indicate if footnotes should be preprocessed to avoid false-positives when footnote references are used
inadvertently.
- setReferenceOrientation(float) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Sets the reference-orientation property of the master page in degrees.
- setRel(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The 'rel' of a link, as defined by the HTML spec.
- setResourcePath(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
the resource path to the resource of this outline item
- setRowspan(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- setRules(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setServerUrl(String) - Method in class org.eclipse.mylyn.wikitext.tracwiki.core.TracWikiLanguage
-
set the server URL, for example http://trac.edgewall.org/
from which links may be derrived, such as
http://trac.edgewall.org/wiki/WikiPage
or http://trac.edgewall.org/tickets/1
- setSeverity(ValidationProblem.Severity) - Method in class org.eclipse.mylyn.wikitext.core.validation.ValidationProblem
-
- setShowExternalLinks(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
indicate if external link URLs should be emitted in the text.
- setStart(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.ListAttributes
-
- setState(ContentState) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-
- setStyle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.block.GlossaryBlock
-
the CSS style of the glossary block
- setSubTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a sub-title to be emitted on the title page
- setSummary(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setSuppressBuiltInStyles(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
indicate if default built-in CSS styles should be suppressed.
- setTarget(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.LinkAttributes
-
The target of a link, as defined by the HTML spec.
- setTargetFile(File) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the target output file of the bookmap.
- setTemplateExcludes(String) - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
Indicate template names to exclude.
- setTemplateMarkup(String) - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.Template
-
the substitution content of the template
- setTemplateProviders(List<TemplateResolver>) - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
- setTemplates(List<Template>) - Method in class org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguage
-
- setTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.Attributes
-
- setTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Set the document title, which will be emitted into the <title> element.
- setTitle(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a title to be emitted on the title page
- setTooltip(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem
-
- setTopicBreakLevel(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the heading level at which topics are determined
- setTopicDoctype(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the doctype to be used for topics, or null if the default is to be used
- setTopicFilenameSuffix(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the filename suffix to use when producing topics.
- setTopicFolder(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.DitaBookMapDocumentBuilder
-
the relative folder name of the folder in which topic files should be produced, or null if the files should be
created within the same folder as the bookmap.
- setUnderlineLinks(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
Indicate if links should be underlined.
- setUseInlineStyles(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
Indicate if inline styles should be used when creating output such as text boxes.
- setValign(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableCellAttributes
-
- setValign(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableRowAttributes
-
- setVersion(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.XslfoDocumentBuilder.Configuration
-
a document version number to emit on the title page
- setWidth(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setWidth(String) - Method in class org.eclipse.mylyn.wikitext.core.parser.TableAttributes
-
- setWidthPercentage(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.ImageAttributes
-
- setWikiWordLinking(Boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.MarkupLanguageConfiguration
-
indicate if WikiWord linking should be enabled if the markup language supports it.
- setXhtmlStrict(boolean) - Method in class org.eclipse.mylyn.wikitext.core.parser.builder.HtmlDocumentBuilder
-
indicate if the builder should attempt to conform to strict XHTML rules.
- setXhtmlStrict(boolean) - Method in class org.eclipse.mylyn.wikitext.html.core.HtmlLanguageBuilder
-
Indicate if the resulting document builder should attempt to conform to strict XHTML rules.
- setXmlHeaderQuoteChar(char) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- setXmlHederQuoteChar(char) - Method in class org.eclipse.mylyn.wikitext.core.util.DefaultXmlStreamWriter
-
- start(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
-
Get the start offset of a capturing group, or -1 if the group did not match any text.
- start(int) - Method in interface org.eclipse.mylyn.wikitext.core.parser.util.Matcher
-
- start(int) - Method in class org.eclipse.mylyn.wikitext.core.parser.util.MatcherAdaper
-
- startBlock(String, int) - Method in class org.eclipse.mylyn.wikitext.core.parser.markup.AbstractMarkupLanguage
-
- state - Variable in class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
-