See: Description
| Interface | Description |
|---|---|
| HtmlTag.Attribute<T> | |
| LineInput | |
| Output |
Unifies the different classes that can handle text output and formatting, such as
PrintStream, PrintWriter, and StringBuilder. |
| Output.Readable |
An extension of
Output that signals that what was written can be read back. |
| Class | Description |
|---|---|
| HtmlTag |
Tiny DSL for generating HTML.
|
| HtmlTag.Html |
This package also contains a sibling to the Output interface, in the LineInput interface which provides a simple interface for reading lines from an input source.
Copyright © 2019. All rights reserved.