| Package | Description |
|---|---|
| de.vandermeer.asciilist |
ASCII lists - ordered and unordered and checklist and more, with many configuration options.
|
| Class and Description |
|---|
| AbstractAsciiList
Abstract implementation as base for the
AsciiList hierarchy. |
| AbstractAsciiListItem
Abstract (fully featured) implementation of
AsciiListItem. |
| AsciiList
Base of the ASCII list hierarchy - standard interface.
|
| AsciiList_Check
A list - called option (list) in HTML, checklist in ASCII Doc.
|
| AsciiList_Description
A list - called description in LaTeX, definition list in HTML, labeled list in ASCII Doc.
|
| AsciiList_Enumerate
A list - called enumerate in LaTeX, ordered in HTML and ASCII Doc.
|
| AsciiList_Itemize
A list - called itemize in LaTeX, unordered in HTML and ASCII Doc.
|
| AsciiListItem
A list item.
|
| CheckList
Abstract implementation of a checklist
AsciiList_Check. |
| EnumerateList
Abstract implementation of an enumerate list
AsciiList_Enumerate. |
| ItemizeList
Abstract implementation of an itemize list
AsciiList_Itemize. |
Copyright © 2015–2016. All rights reserved.