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 496703 2007-01-16 14:27:31Z vsiveton $
Author:
Jason van Zyl

Constructor Summary
protected ListBlock(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(List childBlocks)


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.