public class TextBlock extends java.lang.Object implements Block
TextBlock class.
| Constructor and Description |
|---|
TextBlock(java.lang.String text)
Constructor for TextBlock.
|
| Modifier and Type | Method and Description |
|---|---|
void |
traverse(org.apache.maven.doxia.sink.Sink sink)
traverse.
|