org.wikimodel.wem.xhtml.handler
Class ImgTagHandler

java.lang.Object
  extended by org.wikimodel.wem.xhtml.handler.TagHandler
      extended by org.wikimodel.wem.xhtml.handler.ReferenceTagHandler
          extended by org.wikimodel.wem.xhtml.handler.ImgTagHandler

public class ImgTagHandler
extends ReferenceTagHandler

Author:
thomas.mortagne

Constructor Summary
ImgTagHandler()
           
 
Method Summary
protected  void end(XhtmlHandler.TagStack.TagContext context)
           
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.ReferenceTagHandler
begin, isFreeStandingReference
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.TagHandler
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, setAccumulateContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImgTagHandler

public ImgTagHandler()
Method Detail

end

protected void end(XhtmlHandler.TagStack.TagContext context)
Overrides:
end in class ReferenceTagHandler


Copyright © 2005-2009. All Rights Reserved.