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

Class SectionBlock

public class SectionBlock extends Object implements Block

Version: $Id: SectionBlock.java 568157 2007-08-21 15:06:04Z ltheussl $

Author: Jason van Zyl

Constructor Summary
SectionBlock(String title, int level)
Method Summary
voidtraverse(Sink sink)

Constructor Detail

SectionBlock

public SectionBlock(String title, int level)

Method Detail

traverse

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