org.wikimodel.wem.xhtml.handler
Class ItalicTagHandler

java.lang.Object
  extended by org.wikimodel.wem.xhtml.handler.TagHandler
      extended by org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
          extended by org.wikimodel.wem.xhtml.handler.ItalicTagHandler

public class ItalicTagHandler
extends AbstractFormatTagHandler

Author:
kotelnikov, vmassol, thomass.mortagne

Field Summary
 
Fields inherited from class org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE
 
Constructor Summary
ItalicTagHandler()
           
 
Method Summary
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
begin, end
 
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

ItalicTagHandler

public ItalicTagHandler()


Copyright © 2005-2012. All Rights Reserved.