Interface DocumentContent
- All Known Implementing Classes:
SiteRendererSink
public interface DocumentContent
Document content, that will be merged into a site template.
- Since:
- 1.8
-
Method Details
-
getTitle
-
getDate
-
getAuthors
-
getHead
-
getBody
-
getRenderingContext
DocumentRenderingContext getRenderingContext()Get the document rendering context.- Returns:
- the document rendering context
-