org.apache.maven.doxia.module.twiki.parser

Class MonospaceBlock

public class MonospaceBlock extends AbstractFatherBlock

Block that represents the monospaced text format

Since: Nov 2, 2005

Author: Juan F. Codagnone

Constructor Summary
MonospaceBlock(Block[] childBlocks)
Creates the MonospaceBlock.
Method Summary
voidafter(Sink sink)
voidbefore(Sink sink)

Constructor Detail

MonospaceBlock

public MonospaceBlock(Block[] childBlocks)
Creates the MonospaceBlock.

Parameters: childBlocks child blocks

Method Detail

after

public final void after(Sink sink)

See Also: after

before

public final void before(Sink sink)

See Also: before

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.