Module com.semanticcms.core.model
Package com.semanticcms.core.model
-
Interface Summary Interface Description ElementContext An element context is able to process includes of other resources during element writing.ElementWriter Writes an element into the given writer.PageReferrer Something that has a reference to a page. -
Class Summary Class Description Author An author of a book, a page, or a set of pages.Book A book contains pages and is the central mechanism for high-level separation of content.ChildRef A child reference.Copyright The copyright info for a book, a page, or a set of pages.Element A page may contain any number of elements (along with arbitrary textual data and other content).ElementRef An element reference contains a book, a path, and an element id.Node A node contains elements, but is not necessarily an element itself.NodeBodyWriter Writes node body content, while replacing nested child element markers with child element content.Page PageRef A page reference contains both a book and a path to a page or directory.ParentRef A parent reference also includes an optional shortTitle for when this page is listed within the context of this specific parent.