org.wikimodel.wem.xml
Class WemTagNotifier

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

public class WemTagNotifier
extends AgregatingWemListener

Author:
kotelnikov

Field Summary
 
Fields inherited from class org.wikimodel.wem.AgregatingWemListener
fBlockListener, fDocumentListener, fInlineListener, fListListener, fProgrammingListener, fSemanticListener, fTableListener
 
Constructor Summary
WemTagNotifier(ITagListener listener)
           
 
Method Summary
 
Methods inherited from class org.wikimodel.wem.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 © 2005-2010. All Rights Reserved.