|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListBlock | |
|---|---|
| org.apache.maven.doxia.module.twiki.parser | |
| Uses of ListBlock in org.apache.maven.doxia.module.twiki.parser |
|---|
| Subclasses of ListBlock in org.apache.maven.doxia.module.twiki.parser | |
|---|---|
class |
NumeratedListBlock
1. |
class |
UnorderedListBlock
- item1 - item2 - item2.1 ... |
| Methods in org.apache.maven.doxia.module.twiki.parser that return ListBlock | |
|---|---|
ListBlock |
GenericListBlockParser.Type.createList(ListItemBlock[] items)
|
ListBlock |
ListItemBlock.getInnerList()
Returns the innerList. |
| Constructors in org.apache.maven.doxia.module.twiki.parser with parameters of type ListBlock | |
|---|---|
ListItemBlock(Block[] blocks,
ListBlock innerList)
Creates the ListItemBlock. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||