|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListItemBlock | |
|---|---|
| org.apache.maven.doxia.module.twiki.parser | |
| Uses of ListItemBlock in org.apache.maven.doxia.module.twiki.parser |
|---|
| Methods in org.apache.maven.doxia.module.twiki.parser with parameters of type ListItemBlock | |
|---|---|
ListBlock |
GenericListBlockParser.Type.createList(ListItemBlock[] items)
|
| Constructors in org.apache.maven.doxia.module.twiki.parser with parameters of type ListItemBlock | |
|---|---|
ListBlock(ListItemBlock[] blocks)
Creates the ListBlock. |
|
NumeratedListBlock(int type,
ListItemBlock[] blocks)
Creates the UnorderedListBlock. |
|
UnorderedListBlock(ListItemBlock[] blocks)
Creates the UnorderedListBlock. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||