org.xwiki.rendering.wikimodel.xml
Class WemTagNotifier

java.lang.Object
  extended by org.xwiki.rendering.wikimodel.AgregatingWemListener
      extended by org.xwiki.rendering.wikimodel.xml.WemTagNotifier
All Implemented Interfaces:
IWemListener, IWemListenerDocument, IWemListenerInline, IWemListenerList, IWemListenerProgramming, IWemListenerSemantic, IWemListenerSimpleBlocks, IWemListenerTable

public class WemTagNotifier
extends AgregatingWemListener

Since:
4.0M1
Version:
$Id: 3760b0ae9a1a4fb2c7978a4f7a8dc26daeed7a4e $

Field Summary
 
Fields inherited from class org.xwiki.rendering.wikimodel.AgregatingWemListener
fBlockListener, fDocumentListener, fInlineListener, fListListener, fProgrammingListener, fSemanticListener, fTableListener
 
Constructor Summary
WemTagNotifier(ITagListener listener)
           
 
Method Summary
 
Methods inherited from class org.xwiki.rendering.wikimodel.AgregatingWemListener
beginDefinitionDescription, beginDefinitionList, beginDefinitionTerm, beginDocument, beginFormat, beginHeader, beginInfoBlock, beginList, beginListItem, beginParagraph, beginPropertyBlock, beginPropertyInline, beginQuotation, beginQuotationLine, beginSection, beginSectionContent, beginTable, beginTableCell, beginTableRow, endDefinitionDescription, endDefinitionList, endDefinitionTerm, endDocument, endFormat, endHeader, endInfoBlock, endList, endListItem, endParagraph, endPropertyBlock, endPropertyInline, endQuotation, endQuotationLine, endSection, endSectionContent, endTable, endTableCell, endTableRow, getBlockListener, getDocumentListener, getInlineListener, getListListener, getProgrammingListener, getSemanticListener, getTableListener, onEmptyLines, onEscape, onExtensionBlock, onExtensionInline, onHorizontalLine, onImage, onImage, onLineBreak, onMacroBlock, onMacroInline, onNewLine, onReference, onReference, onSpace, onSpecialSymbol, onTableCaption, onVerbatimBlock, onVerbatimInline, onWord, setBlockListener, setDocumentListener, setInlineListener, setListListener, setProgrammingListener, setSemanticListener, setTableListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WemTagNotifier

public WemTagNotifier(ITagListener listener)


Copyright © 2004-2012 XWiki. All Rights Reserved.