nl.flotsam.pecia
Interface Para<T>

Type Parameters:
T - The type of the containing parent document element.
All Superinterfaces:
DocumentElement<T>, ParaContents<T>
All Known Subinterfaces:
ParaBuilder<T>
All Known Implementing Classes:
DefaultParaBuilder, HtmlDocumentBuilder.HtmlParaBuilder

public interface Para<T>
extends DocumentElement<T>, ParaContents<T>

The document element representing a paragraph.

Author:
Wilfred Springer

Method Summary
 
Methods inherited from interface nl.flotsam.pecia.DocumentElement
end, getParent
 
Methods inherited from interface nl.flotsam.pecia.ParaContents
code, document, email, emphasis, footnote, footnote, link, term, text, xref
 



Copyright © 2010. All Rights Reserved.