Interface | Description |
---|---|
FieldListener |
A field listener is notified when a field was encountered by the RTF
importer.
|
ImportListener |
An import listener is notified by the RTF importer on various events.
|
RTFImageHandler |
An image handlers processes an RTF image and creates an XSL-FO
object from an image.
|
Class | Description |
---|---|
AbstractDataMergeFieldListener | Deprecated
Renamed to de.vc.jfo.rtf.listeners.AbstractDataSource
|
DataMergeFieldListener | Deprecated
Renamed to de.vc.jfo.rtf.listeners.SimpleDataSource
|
DocumentContext |
The document context provides information about the current context
when importing a RTF file and has methods for inserting objects into
document tree.
|
FieldContext |
Describes context information of a field.
|
FieldInfo | |
FieldInstructionToken |
A field token is a part of a instruction.
|
FontMetricsHelper |
This class helps JFO to determine line heights.
|
FormFieldDescriptor |
The form field descriptor provides information about special form field.
|
ImportListenerAdapter |
An abstract adapter class that implements the
ImportListener
interface. |
RTFImageData | |
RTFImporter |
This importer can read RTF files and stream and converts them to an
XSL-FO DOM tree.
|
RTFListItem | |
StylesheetWizard |
The stylesheet wizard creates a XSL stylsheet from a RTF form.
|
StylesheetWizard.FieldContextAction | |
StylesheetWizard.FieldInfo | |
StylesheetWizard.FieldValue | |
UnresolvedCompareField | |
XMLDirectivesRecognizer |
The XMLDirectivesRecognizer is a field listener that recognizes XML
directives that are placed directly in a RTF introduced by a FILLIN field.
|
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.