org.apache.maven.doxia.module.confluence.parser.list

Class TreeListBuilder


public class TreeListBuilder
extends java.lang.Object

Constructor Summary

TreeListBuilder()

Method Summary

void
feedEntry(int type, int level, String text)
ListBlock
getBlock()

Constructor Details

TreeListBuilder

public TreeListBuilder()
            throws IllegalArgumentException

Method Details

feedEntry

public void feedEntry(int type,
                      int level,
                      String text)

getBlock

public ListBlock getBlock()