SourceForge.net Logo
aXSL API 0.2

org.axsl.area
Interface ListItemLabelContainer

All Superinterfaces:
AreaNode, BlockContentFactory, FoContext, javax.swing.tree.TreeNode

public interface ListItemLabelContainer
extends AreaNode, BlockContentFactory

A container for the content of a list-item-label. Per the XSL-FO Recommendation, a list-item-label does not generate any areas. However, it is still convenient to group the areas generated by its children into a specialized node within the Area Tree, so this interface is provided for that purpose. Note however that this interface does not extend Area.


Method Summary
 
Methods inherited from interface org.axsl.area.BlockContentFactory
makeBlockContainerArea, makeListBlockArea, makeNormalBlockArea, makeTableArea
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.