|
|||||||||||
| 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 | |
UnorderedListBlock(ListItemBlock[] blocks)
Creates the UnorderedListBlock. |
|
NumeratedListBlock(int type,
ListItemBlock[] blocks)
Creates the UnorderedListBlock. |
|
ListBlock(ListItemBlock[] blocks)
Creates the ListBlock. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||