Class NewLineBlock

java.lang.Object
org.xwiki.rendering.block.AbstractBlock
org.xwiki.rendering.block.NewLineBlock
All Implemented Interfaces:
Cloneable, Block

public final class NewLineBlock extends AbstractBlock
Represents a new line or line break (it's up to the Renderers to decide if it should be outputted as a new line or as a line break in the given syntax).
Since:
1.5M2
Version:
$Id: f8b0c1a4a3331c5d457206b864374ad0fd340022 $