The flashx.textLayout.conversion package contains classes for importing text to or exporting text from a TextFlow object.



Interfaces
 InterfaceDescription
 ITextExporterInterface for exporting text content from a TextFlow to either a String or XML.
 ITextImporterInterface for importing text content into a TextFlow from an external source.
Classes
 ClassDescription
 ConversionTypeValues for the conversionType parameter for ITextExporter.export function.
 ImportExportConfigurationConfigure for import/export of standard components.
 TextFilterThis is the gateway class for handling import and export.