SourceForge.net Logo
aXSL API 0.1

org.axsl.foR
Interface FOContext

All Known Subinterfaces:
AbstractNormalBlockArea, AbstractTableContainer, Area, AreaNode, AreaTree, BasicLinkArea, BeforeFloatRA, BlockArea, BlockContainerRA, ContainerRA, ExternalGraphicArea, FootnoteRA, ForeignObjectArea, GenericContainer, InlineArea, LeaderArea, LineArea, ListBlockArea, ListItemArea, MainRA, MarkerContentArea, NormalBlockArea, NormalFlowRA, PageCollection, PageNumberArea, PageNumberCitationArea, RegionArea, RegionRABody, RetrieveMarker, SpanRA, TableArea, TableBodyContainer, TableCellArea, TableFooterContainer, TableHeaderContainer, TableRowContainer, TextArea

public interface FOContext

Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.


Method Summary
 RetrieveMarker getRetrieveMarker()
          Tells the FO Tree which RetrieveMarker instance should be the grafting point if a Marker instance is found in the FO Tree.
 

Method Detail

getRetrieveMarker

public RetrieveMarker getRetrieveMarker()

Tells the FO Tree which RetrieveMarker instance should be the grafting point if a Marker instance is found in the FO Tree.

Returns:
The point to which marker contents found should be grafted.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.