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

Class TextBlock

public class TextBlock extends Object implements Block

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

Author: Jason van Zyl

Constructor Summary
TextBlock(String text)
Method Summary
voidtraverse(Sink sink)

Constructor Detail

TextBlock

public TextBlock(String text)

Method Detail

traverse

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