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

Class TreeListBuilder

public class TreeListBuilder extends Object

Constructor Summary
TreeListBuilder()
Method Summary
voidfeedEntry(int type, int level, String text)
ListBlockgetBlock()

Constructor Detail

TreeListBuilder

public TreeListBuilder()

Method Detail

feedEntry

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

getBlock

public ListBlock getBlock()
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.