|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - The type of the parent document element.public interface Contents<V>
A general interface, allowing you to produce several non-inline document elements.
| Method Summary | |
|---|---|
AnnotatedSection<? extends V> |
section(String title)
Adds a new section. |
| Methods inherited from interface nl.flotsam.pecia.SimpleContents |
|---|
document, itemizedList, orderedList, para, para, table2Cols, table3Cols, table4Cols, table5Cols, verbatim |
| Method Detail |
|---|
AnnotatedSection<? extends V> section(String title)
title - The title of the section.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||