public class ChildBlocksBuilder extends Object
| Constructor and Description |
|---|
ChildBlocksBuilder(String input)
Constructor for ChildBlocksBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
List |
getBlocks()
Utility method to convert marked up content into blocks for rendering.
|
public ChildBlocksBuilder(String input)
Constructor for ChildBlocksBuilder.
input - the input.public List getBlocks()
Copyright © 2005–2016. All rights reserved.