nl.flotsam.pecia
Interface Article<T>

All Superinterfaces:
Contents<Article<T>>, DocumentElement<T>, SimpleContents<Article<T>>
All Known Subinterfaces:
AnnotatedArticle<T>, ArticleBuilder<T>, ArticleDocument
All Known Implementing Classes:
DefaultArticleBuilder, DefaultArticleDocument

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

An article.

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.