Uses of Class
org.apache.maven.doxia.module.twiki.parser.ListBlock
Packages that use ListBlock
-
Uses of ListBlock in org.apache.maven.doxia.module.twiki.parser
Subclasses of ListBlock in org.apache.maven.doxia.module.twiki.parserModifier and TypeClassDescription(package private) class1.(package private) class- item1 - item2 - item2.1 ...Fields in org.apache.maven.doxia.module.twiki.parser declared as ListBlockMethods in org.apache.maven.doxia.module.twiki.parser that return ListBlockModifier and TypeMethodDescriptionGenericListBlockParser.Type.createList(ListItemBlock[] items) (package private) ListBlockTreeListBuilder.getBlock()(package private) final ListBlockListItemBlock.getInnerList()Returns the innerList.private ListBlockTreeListBuilder.getList(TreeListBuilder.TreeComponent tc) WrapperConstructors in org.apache.maven.doxia.module.twiki.parser with parameters of type ListBlockModifierConstructorDescription(package private)ListItemBlock(Block[] blocks, ListBlock innerList) Creates the ListItemBlock.