Uses of Class
file2xliff4j.OOoTextImporter

Packages that use OOoTextImporter
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 OOoTextImporter in file2xliff4j
 

Subclasses of OOoTextImporter in file2xliff4j
 class ExcelImporter
          The ExcelImporter is used to import Excel documents, converting them to XLIFF.
 class PPTImporter
          The PPTImporter is used to import Microsoft PowerPoint documents, converting them to XLIFF.
 class RTFImporter
          The RTFImporter is used to import RTF documents, converting them to XLIFF.
 class WordImporter
          The WordImporter is used to import Microsoft Word documents, converting them to XLIFF.