|
||||||||||
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.HeaderTagHandler
org.xwiki.rendering.internal.parser.wikimodel.xhtml.XWikiHeaderTagHandler
public class XWikiHeaderTagHandler
Override the default implementation of hte WikiModel XHTML parser for handling HTML headers. We need to do this in
order to handle the id
attribute that we generate in our XHTML rendered.
Constructor Summary | |
---|---|
XWikiHeaderTagHandler()
|
Method Summary | |
---|---|
protected void |
begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
|
Methods inherited from class org.wikimodel.wem.xhtml.handler.HeaderTagHandler |
---|
end, isBlockHandler |
Methods inherited from class org.wikimodel.wem.xhtml.handler.TagHandler |
---|
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, 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 XWikiHeaderTagHandler()
Method Detail |
---|
protected void begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
begin
in class org.wikimodel.wem.xhtml.handler.HeaderTagHandler
HeaderTagHandler#begin(TagContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |