The flashx.textLayout.conversion package contains classes for importing text to or exporting text from a TextFlow object.
Interfaces
Interface | Description | |
---|---|---|
ITextExporter | Interface for exporting text content from a TextFlow instance to either String or XML format. | |
ITextImporter | Interface for importing text content into a TextFlow from an external source. |
Classes
Class | Description | |
---|---|---|
ConversionType | Values for the format of exported text. | |
PlainTextExporter | Export filter for plain text format. | |
TextConverter | This is the gateway class for handling import and export. |
Fri Mar 19 2010, 02:57 AM -07:00