Package | Description |
---|---|
org.axsl.fo |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they
can perform layout on its content.
|
org.axsl.fo.fo |
Interfaces useful for describing standard formatting objects in a common way.
|
Modifier and Type | Method and Description |
---|---|
FoLineText |
FoLineText.getContextWrapper(FoContext context)
|
FoLineText |
FoLineText.getWrapped()
If this instance wraps another (to provide context), return the wrapped
instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CharacterSequence
Interface for formatting objects that contain fo:character objects either
explicitly (as fo:character objects in the document) or implicitly (as
#PCDATA in objects whose content models include that).
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.