|
||||||||||
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.AbstractFormatTagHandler
org.wikimodel.wem.xhtml.handler.SpanTagHandler
org.xwiki.rendering.internal.parser.wikimodel.xhtml.XWikiSpanTagHandler
public class XWikiSpanTagHandler
Handle XWiki span elements (we need to ensure we skip link content when we generate them and also skip the spans for the "?" for links pointing to non existing pages).
Field Summary |
---|
Fields inherited from class org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler |
---|
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE |
Constructor Summary | |
---|---|
XWikiSpanTagHandler()
|
Method Summary | |
---|---|
protected void |
begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
|
protected void |
end(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
|
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 XWikiSpanTagHandler()
Method Detail |
---|
protected void begin(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
begin
in class org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
protected void end(org.wikimodel.wem.xhtml.impl.XhtmlHandler.TagStack.TagContext context)
end
in class org.wikimodel.wem.xhtml.handler.AbstractFormatTagHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |