| Package | Description |
|---|---|
| org.yarnandtail.andhow.sample |
| 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
A horizontal rule / separator line.
|
static class |
TextLine.StringLine
A line of text.
|
| Modifier and Type | Method and Description |
|---|---|
TextLine |
TextBlock.getLine(int i)
Return a single TextLine
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TextLine> |
TextBlock.getLines()
Return all the TextLines in this block.
|
Copyright © 2022. All rights reserved.