|
||||||||||
| 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.ListItemTagHandler
public class ListItemTagHandler
| Constructor Summary | |
|---|---|
ListItemTagHandler()
|
|
ListItemTagHandler(boolean documentContainer,
boolean requiresDocument,
boolean contentContainer)
|
|
| Method Summary | |
|---|---|
protected void |
begin(java.lang.String markup,
XhtmlHandler.TagStack.TagContext context)
|
void |
begin(XhtmlHandler.TagStack.TagContext context)
|
void |
end(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 ListItemTagHandler()
public ListItemTagHandler(boolean documentContainer,
boolean requiresDocument,
boolean contentContainer)
| Method Detail |
|---|
public void begin(XhtmlHandler.TagStack.TagContext context)
begin in class TagHandler
protected void begin(java.lang.String markup,
XhtmlHandler.TagStack.TagContext context)
public void end(XhtmlHandler.TagStack.TagContext context)
end in class TagHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||