nl.flotsam.pecia
Interface Section<T>

Type Parameters:
T - The type of the container parent element.
All Superinterfaces:
Contents<Section<T>>, DocumentElement<T>, SimpleContents<Section<T>>
All Known Subinterfaces:
AnnotatedSection<T>, SectionBuilder<T>
All Known Implementing Classes:
DefaultSectionBuilder

public interface Section<T>
extends Contents<Section<T>>, DocumentElement<T>

The document element representing a section.

Author:
Wilfred Springer

Method Summary
 
Methods inherited from interface nl.flotsam.pecia.Contents
section
 
Methods inherited from interface nl.flotsam.pecia.SimpleContents
document, itemizedList, orderedList, para, para, table2Cols, table3Cols, table4Cols, table5Cols, verbatim
 
Methods inherited from interface nl.flotsam.pecia.DocumentElement
end, getParent
 



Copyright © 2010. All Rights Reserved.