|
||||||||||
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.DivisionTagHandler
org.xwiki.rendering.internal.parser.wikimodel.xhtml.XWikiDivisionTagHandler
public class XWikiDivisionTagHandler
Change the class value indicating that the division is an embedded document. We do this in order to be independent of WikiModel in what we expose to the outside world. Thus if one day we need to change to another implementation we won't be tied to WikiModel.
Constructor Summary | |
---|---|
XWikiDivisionTagHandler()
|
Method Summary | |
---|---|
protected java.lang.String |
getDocumentClass()
|
Methods inherited from class org.wikimodel.wem.xhtml.handler.DivisionTagHandler |
---|
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 |
---|
public XWikiDivisionTagHandler()
Method Detail |
---|
protected java.lang.String getDocumentClass()
getDocumentClass
in class org.wikimodel.wem.xhtml.handler.DivisionTagHandler
DivisionTagHandler.getDocumentClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |