Class EmptyLinesBlock

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

public class EmptyLinesBlock extends AbstractBlock
Represents an empty line between 2 standalone Blocks. A standalone block is block that is not included in another block. Standalone blocks are Paragraph, Standalone Macro, Lists, Table, etc.
Since:
1.6M2
Version:
$Id: 6af3831379d6f1dab31037d00a6e3c1ba67b7cbc $