|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wikimodel.wem.xhtml.handler.TagHandler
org.wikimodel.wem.xhtml.handler.TableDataTagHandler
org.xwiki.rendering.internal.parser.wikimodel.xhtml.XWikiTableDataTagHandler
public class XWikiTableDataTagHandler
Override the default implementation of hte WikiModel XHTML parser for handling HTML table cells. We need to do this in order to handle clean auto generated scope attributes.
Constructor Summary | |
---|---|
XWikiTableDataTagHandler()
|
Method Summary | |
---|---|
protected void |
begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
|
Methods inherited from class org.wikimodel.wem.xhtml.handler.TableDataTagHandler |
---|
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 |
---|
public XWikiTableDataTagHandler()
Method Detail |
---|
protected void begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
begin
in class org.wikimodel.wem.xhtml.handler.TableDataTagHandler
TableDataTagHandler.begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |