org.wikimodel.wem.xhtml.handler
Class AbstractFormatTagHandler
java.lang.Object
org.wikimodel.wem.xhtml.handler.TagHandler
org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
- Direct Known Subclasses:
- BoldTagHandler, ItalicTagHandler, SpanTagHandler, StrikedOutTagHandler, SubScriptTagHandler, SuperScriptTagHandler, TeletypeTagHandler, UnderlineTagHandler
public abstract class AbstractFormatTagHandler
- extends TagHandler
- Author:
- vmassol, thomas.mortagne
| 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 |
FORMATWIKISTYLE
public static final String FORMATWIKISTYLE
- See Also:
- Constant Field Values
FORMATPARAMETERS
public static final String FORMATPARAMETERS
- See Also:
- Constant Field Values
FORMATSTYLEPARAMETER
public static final String FORMATSTYLEPARAMETER
- See Also:
- Constant Field Values
AbstractFormatTagHandler
public AbstractFormatTagHandler()
AbstractFormatTagHandler
protected AbstractFormatTagHandler(WikiStyle style)
begin
protected void begin(XhtmlHandler.TagStack.TagContext context)
- Overrides:
begin in class TagHandler
end
protected void end(XhtmlHandler.TagStack.TagContext context)
- Overrides:
end in class TagHandler
Copyright © 2005-2012. All Rights Reserved.