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

java.lang.Object
  extended byorg.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
      extended byorg.apache.maven.doxia.module.confluence.parser.list.ListBlock
All Implemented Interfaces:
Block
Direct Known Subclasses:
BulletedListBlock, NumberedListBlock

public abstract class ListBlock
extends AbstractFatherBlock

Version:
$Id: ListBlock.java 349311 2005-11-27 21:00:12Z jvanzyl $
Author:
Jason van Zyl

Constructor Summary
protected ListBlock(java.util.List childBlocks)
           
 
Methods inherited from class org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
after, before, getBlocks, traverse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListBlock

protected ListBlock(java.util.List childBlocks)


Copyright © {inceptionYear}-2006 null. All Rights Reserved.