Uses of Package
file2xliff4j

Packages that use file2xliff4j
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). 
 

Classes in file2xliff4j used by file2xliff4j
ConversionException
           
ConversionMode
          What sorts of conversion do we do?
ConversionNotificationException
           
ConversionStatus
          Statuses that can be returned from an attempt to convert from one file type to another.
Converter
           
FileType
          File types that we know how to deal with
Notifier
          Interface to send notifications.
OdfExporter
          Class to export XLIFF to an OpenDocumentFormat document.
OdfHandler.TagType
           
OdfHandler.XliffSegmentMode
           
OdfImporter
          The OdfImporter is used to import Open Document Format to XLIFF.
OdfStateObject
          Class to preserve SAX parser state between calls for parsing content.xml and styles.xml
OOoTextExporter
          Class to export XLIFF to an OpenOffice.org OpenDocument Text (odt), Spreadsheet (ods) or Presentation (odp) document.
OOoTextImporter
          The OOoTextImporter is used to import OpenOffice.org Text (odt) documents, converting them to XLIFF.
SegmentBoundary
          Segment boundaries that we can handle
SkeletonMerger
          Interface for implementations that merge temporary skeleton files with original native files and create the final skeleton file.