Uses of Class
file2xliff4j.OdfExporter

Packages that use OdfExporter
file2xliff4j Provides classes and interfaces for converting files in formats such as HTML, OpenOffice Text, Word, Excel, PowerPoint, Rich Text Format (RTF) and Maker Interchange Format (MIF) to XLIFF (XML Localisation Interchange File Format). 
 

Uses of OdfExporter in file2xliff4j
 

Subclasses of OdfExporter in file2xliff4j
 class ExcelExporter
          Class to export XLIFF to an Excel format.
 class OOoTextExporter
          Class to export XLIFF to an OpenOffice.org OpenDocument Text (odt), Spreadsheet (ods) or Presentation (odp) document.
 class PPTExporter
          Class to export XLIFF to an Microsoft PowerPoint format.
 class RTFExporter
          Class to export XLIFF to an RTF format.
 class WordExporter
          Class to export XLIFF to an Microsoft Word format.