Uses of Class
file2xliff4j.OdfHandler.XliffSegmentMode

Packages that use OdfHandler.XliffSegmentMode
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 OdfHandler.XliffSegmentMode in file2xliff4j
 

Methods in file2xliff4j that return OdfHandler.XliffSegmentMode
static OdfHandler.XliffSegmentMode OdfHandler.XliffSegmentMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdfHandler.XliffSegmentMode[] OdfHandler.XliffSegmentMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.