Uses of Interface
com.ail.core.Identified

Packages that use Identified
com.ail.core   
com.ail.core.document.model   
 

Uses of Identified in com.ail.core
 

Classes in com.ail.core that implement Identified
 class Attribute
          An attribute is defined as "One of numerous aspects, as of a subject".
 

Uses of Identified in com.ail.core.document.model
 

Classes in com.ail.core.document.model that implement Identified
 class BlockData
          An instance of BlockData defines the data that should appear in some area of the rendered document.
 class ChapterData
          A chapter represents a part of a document which defines the characteristics of one or more contiguious pages.
 class DocumentData
           
 class FooterData
           
 class HeaderData
           
 class ItemContainer
          A document structure item that has children.
 class ItemData
          Node of the document structure object graph.
 class ModelData
          Node of the document structure object graph.
 class RepeatingData
           
 class UrlData
          Node of the document structure object graph.