public abstract class TextLine extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TextLine.BlankLine
A blank line will continue the comment or non-comment status of the block.
|
static class |
TextLine.HRLine |
static class |
TextLine.StringLine |
| Constructor and Description |
|---|
TextLine() |
protected Boolean wrap
Copyright © 2017. All rights reserved.