|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.module.twiki.parser.AbstractFatherBlock
org.apache.maven.doxia.module.twiki.parser.ListBlock
public abstract class ListBlock
- item1
- item2
- item2.1
...
| Constructor Summary | |
|---|---|
ListBlock(ListItemBlock[] blocks)
Creates the ListBlock. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.maven.doxia.module.twiki.parser.AbstractFatherBlock |
|---|
after, before, equals, getBlocks, hashCode, traverse |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListBlock(ListItemBlock[] blocks)
throws java.lang.IllegalArgumentException
blocks - list of list items
java.lang.IllegalArgumentException - if listItemBlocks is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||