|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.document.model.ItemData
com.ail.core.document.model.ItemContainer
com.ail.core.document.model.ChapterData
public class ChapterData
A chapter represents a part of a document which defines the characteristics of one or more contiguious pages. A chapter define may information for the header, footer (in the form of blocks), watermark, etc. Bear in mind that a chapter only defines the information to be included in each of these parts, it does not define the formating/style to be used when they are rendered.
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
ChapterData()
|
|
| Method Summary | |
|---|---|
void |
render(RenderContext context)
Default implementation of the render method; implementing class will generally override this. |
| Methods inherited from class com.ail.core.document.model.ItemContainer |
|---|
getItem, setItem |
| Methods inherited from class com.ail.core.document.model.ItemData |
|---|
compareById, getId, getOrder, getStyle, getTitle, getValue, setId, setOrder, setStyle, setTitle, setValue |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChapterData()
| Method Detail |
|---|
public void render(RenderContext context)
ItemContainer
render in class ItemContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||