public class ConfluenceInternalWikiScannerContext extends InternalWikiScannerContext
isInInlinePropertyInternalWikiScannerContext.IBlockTypesfBlockType, fFormat, fHeaderLevel, fInfoParams, fInfoType, fInlineProperty, fInlineState, fListBuilder, fListener, fListParams, fMacroContent, fMacroName, fMacroParameters, fNewFormat, fParagraphParams, fPropertyDocStack, fPropertyStack, fQuotBuilder, fQuoteDepth, fQuotParams, fSectionBuilder, fTableCellCounter, fTableCellParams, fTableHead, fTableParams, fTableRowCounter, fTableRowParams, fVerbatimContent, fVerbatimParameters| Constructor and Description |
|---|
ConfluenceInternalWikiScannerContext(SectionBuilder<WikiParameters> sectionBuilder,
IWemListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginList() |
void |
endList() |
boolean |
isExplicitInTable() |
void |
onTableCell(boolean head,
WikiParameters params) |
beginDocument, beginDocument, beginFormat, beginFormat, beginHeader, beginHeader, beginInfo, beginList, beginListItem, beginListItem, beginParagraph, beginParagraph, beginPropertyBlock, beginPropertyInline, beginQuot, beginQuot, beginQuotLine, beginStyleContainer, beginTable, beginTable, beginTableCell, beginTableCell, beginTableRow, beginTableRow, beginTableRow, canApplyDefintionSplitter, checkFormatStyle, checkStyleOpened, closeBlock, closeFormat, endDocument, endFormat, endFormat, endHeader, endInfo, endListItem, endParagraph, endPropertyBlock, endPropertyInline, endQuot, endQuotLine, endStyleContainer, endTable, endTableCell, endTableExplicit, endTableRow, getInlineState, getTableCellCounter, getTableRowCounter, isInDefinitionList, isInDefinitionTerm, isInHeader, isInInlineProperty, isInList, isInQuotation, isInTable, isInTableCell, isInTableRow, onDefinitionListItemSplit, onEmptyLines, onEscape, onExtensionBlock, onExtensionInline, onFormat, onFormat, onFormat, onHorizontalLine, onHorizontalLine, onImage, onImage, onLineBreak, onMacro, onMacro, onMacroBlock, onMacroInline, onNewLine, onQuotLine, onReference, onReference, onSpace, onSpecialSymbol, onTableCaption, onTableCell, onTableRow, onVerbatim, onVerbatim, onVerbatim, onWordpublic ConfluenceInternalWikiScannerContext(SectionBuilder<WikiParameters> sectionBuilder, IWemListener listener)
public void onTableCell(boolean head,
WikiParameters params)
Modified to make sure last empty cell of a row is not taken into account.
onTableCell in interface IWikiScannerContextonTableCell in class InternalWikiScannerContextInternalWikiScannerContext.onTableCell(boolean,
org.xwiki.rendering.wikimodel.WikiParameters)public void beginList()
beginList in interface IWikiScannerContextbeginList in class InternalWikiScannerContextpublic void endList()
endList in interface IWikiScannerContextendList in class InternalWikiScannerContextpublic boolean isExplicitInTable()
Copyright © 2004–2014 XWiki. All rights reserved.