org.apache.maven.doxia.module.confluence.parser.list
Class ListItemBlock
java.lang.Object
org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
org.apache.maven.doxia.module.confluence.parser.list.ListItemBlock
- All Implemented Interfaces:
- Block
- public class ListItemBlock
- extends AbstractFatherBlock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListItemBlock
public ListItemBlock(List blocks)
throws IllegalArgumentException
ListItemBlock
public ListItemBlock(List blocks,
ListBlock innerList)
throws IllegalArgumentException
before
public void before(org.apache.maven.doxia.sink.Sink sink)
- Specified by:
before in class AbstractFatherBlock
after
public void after(org.apache.maven.doxia.sink.Sink sink)
- Specified by:
after in class AbstractFatherBlock
getInnerList
public ListBlock getInnerList()
Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.