public class ListItemTagHandler extends TagHandler
| Constructor and Description |
|---|
ListItemTagHandler() |
ListItemTagHandler(boolean documentContainer,
boolean requiresDocument,
boolean contentContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin(String markup,
XhtmlHandler.TagStack.TagContext context) |
void |
begin(XhtmlHandler.TagStack.TagContext context) |
void |
end(XhtmlHandler.TagStack.TagContext context) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, sendEmptyLines, setAccumulateContentpublic ListItemTagHandler()
public ListItemTagHandler(boolean documentContainer,
boolean requiresDocument,
boolean contentContainer)
public void begin(XhtmlHandler.TagStack.TagContext context)
begin in class TagHandlerprotected void begin(String markup, XhtmlHandler.TagStack.TagContext context)
public void end(XhtmlHandler.TagStack.TagContext context)
end in class TagHandlerCopyright © 2004–2014 XWiki. All rights reserved.