SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface BreakBeforePa

All Known Subinterfaces:
Block, BlockContainer, ListBlock, ListItem, Table, TableAndCaption, TableRow

public interface BreakBeforePa

The XSL-FO break-before property.


Method Summary
 Break traitBreakBefore(FoContext context)
          Returns the "break-before" trait for this FO.
 

Method Detail

traitBreakBefore

Break traitBreakBefore(FoContext context)
Returns the "break-before" trait for this FO.

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The "break-before" trait for this FO.
See Also:
"XSL-FO Standard 1.0, Section 7.19.2"

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.