Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.render.mif |
MIF Output Support
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endInline(Inline inl) |
void |
FOEventHandler.startInline(Inline inl) |
Modifier and Type | Class and Description |
---|---|
class |
BasicLink
Class modelling the
fo:basic-link object. |
Modifier and Type | Method and Description |
---|---|
Inline |
Footnote.getFootnoteCitation()
Public accessor for inline FO
|
Modifier and Type | Method and Description |
---|---|
void |
MIFHandler.endInline(Inline inl) |
void |
MIFHandler.startInline(Inline inl) |
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endInline(Inline inl) |
void |
RTFHandler.startInline(Inline inl) |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.