|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XWikiGeneratorListener
Bridge between WikiModel and XWiki: translates WikiModel events into XWiki events.
Method Summary | |
---|---|
Listener |
getListener()
|
Methods inherited from interface org.wikimodel.wem.IWemListenerDocument |
---|
beginDocument, beginHeader, beginSection, beginSectionContent, endDocument, endHeader, endSection, endSectionContent |
Methods inherited from interface org.wikimodel.wem.IWemListenerSimpleBlocks |
---|
beginInfoBlock, beginParagraph, endInfoBlock, endParagraph, onEmptyLines, onHorizontalLine, onVerbatimBlock |
Methods inherited from interface org.wikimodel.wem.IWemListenerInline |
---|
beginFormat, endFormat, onEscape, onImage, onImage, onLineBreak, onNewLine, onReference, onReference, onSpace, onSpecialSymbol, onVerbatimInline, onWord |
Methods inherited from interface org.wikimodel.wem.IWemListenerTable |
---|
beginTable, beginTableCell, beginTableRow, endTable, endTableCell, endTableRow, onTableCaption |
Methods inherited from interface org.wikimodel.wem.IWemListenerList |
---|
beginDefinitionDescription, beginDefinitionList, beginDefinitionTerm, beginList, beginListItem, beginQuotation, beginQuotationLine, endDefinitionDescription, endDefinitionList, endDefinitionTerm, endList, endListItem, endQuotation, endQuotationLine |
Methods inherited from interface org.wikimodel.wem.IWemListenerSemantic |
---|
beginPropertyBlock, beginPropertyInline, endPropertyBlock, endPropertyInline |
Methods inherited from interface org.wikimodel.wem.IWemListenerProgramming |
---|
onExtensionBlock, onExtensionInline, onMacroBlock, onMacroInline |
Method Detail |
---|
Listener getListener()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |