SourceForge.net Logo
aXSL API 0.2

org.axsl.fo.fo.prop
Interface CharacterPa

All Known Subinterfaces:
CharacterSequence

public interface CharacterPa

The XSL-FO character property, or, more accurately, a sequence of one or more of them.


Method Summary
 char[] getAreaTreeText(FoContext context)
          Returns the character or sequence of characters.
 

Method Detail

getAreaTreeText

char[] getAreaTreeText(FoContext context)

Returns the character or sequence of characters. Filters the raw text as needed to present the text that should appear in the area tree. Specifically, this effectively filters for the following properties:

Parameters:
context - An object that knows how to resolve FO Tree context issues.
Returns:
The text that should appear in the area tree.

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.