public static class Block.Reference extends Object implements Renderable
| Constructor and Description |
|---|
Reference(InternalContextAdapter context,
Block parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
render(InternalContextAdapter context,
Writer writer)
Render the AST of this block into the writer using the context.
|
String |
toString() |
public Reference(InternalContextAdapter context, Block parent)
public boolean render(InternalContextAdapter context, Writer writer)
render in interface RenderableCopyright © 2000–2016. All rights reserved.