SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface CaptionSidePa

All Known Subinterfaces:
TableAndCaption

public interface CaptionSidePa

The XSL-FO caption-side property.


Method Summary
 RelativeCompass traitCaptionSide(FoContext context)
          Returns the "caption-side" trait for this FO.
 

Method Detail

traitCaptionSide

RelativeCompass traitCaptionSide(FoContext context)
Returns the "caption-side" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "caption-side" trait.
See Also:
"XSL-FO Standard 1.0, Section 7.26.7"

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.