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

Class BulletedListBlock

public class BulletedListBlock extends ListBlock

Version: $Id: BulletedListBlock.java 496703 2007-01-16 14:27:31Z vsiveton $

Author: Jason van Zyl

Constructor Summary
BulletedListBlock(List childBlocks)
Method Summary
voidafter(Sink sink)
voidbefore(Sink sink)

Constructor Detail

BulletedListBlock

public BulletedListBlock(List childBlocks)

Method Detail

after

public void after(Sink sink)

before

public void before(Sink sink)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.