org.wikimodel.wem.confluence
Class ConfluenceWikiScannerContext

java.lang.Object
  extended by org.wikimodel.wem.impl.WikiScannerContext
      extended by org.wikimodel.wem.confluence.ConfluenceWikiScannerContext
All Implemented Interfaces:
IWikiScannerContext, IWemConstants

public class ConfluenceWikiScannerContext
extends WikiScannerContext


Field Summary
 
Fields inherited from class org.wikimodel.wem.impl.WikiScannerContext
fListener, fSectionBuilder, fStack
 
Fields inherited from interface org.wikimodel.wem.IWemConstants
BIG, CITE, CODE, DEL, EM, INS, MONO, REF, SMALL, STRIKE, STRONG, SUB, SUP, TT
 
Constructor Summary
ConfluenceWikiScannerContext(IWemListener listener)
           
 
Method Summary
protected  InternalWikiScannerContext newInternalContext()
           
 
Methods inherited from class org.wikimodel.wem.impl.WikiScannerContext
beginDocument, beginDocument, beginFormat, beginFormat, beginHeader, beginHeader, beginInfo, beginList, beginList, beginListItem, beginListItem, beginParagraph, beginParagraph, beginPropertyBlock, beginPropertyInline, beginQuot, beginQuot, beginQuotLine, beginTable, beginTable, beginTableCell, beginTableCell, beginTableRow, beginTableRow, beginTableRow, canApplyDefintionSplitter, checkFormatStyle, closeBlock, endDocument, endFormat, endFormat, endHeader, endInfo, endList, endListItem, endParagraph, endPropertyBlock, endPropertyInline, endQuot, endQuotLine, endTable, endTableCell, endTableExplicit, endTableRow, getContext, getfListener, getInlineState, getTableCellCounter, getTableRowCounter, isInDefinitionList, isInDefinitionTerm, isInHeader, isInInlineProperty, isInList, 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, onTableCell, onTableRow, onVerbatim, onVerbatim, onVerbatim, onWord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceWikiScannerContext

public ConfluenceWikiScannerContext(IWemListener listener)
Method Detail

newInternalContext

protected InternalWikiScannerContext newInternalContext()
Overrides:
newInternalContext in class WikiScannerContext
Returns:


Copyright © 2005-2010. All Rights Reserved.