A B C E F G H I J L M N O P R S T U V W X

A

addTuDelimiter(String) - Method in class file2xliff4j.HtmlImporter
Add an HTML tag to the set of tags that signal the start of a in the XLIFF generated from HTML.
addTuDelimiter(String) - Method in class file2xliff4j.PdfImporter
Add an HTML tag to the set of tags that signal the start of a in the XLIFF generated from HTML.

B

BLKSIZE - Static variable in interface file2xliff4j.Converter
Block size constant for heirs to use in reading and writing files
BLKSIZE - Static variable in class file2xliff4j.Format
 
BLKSIZE - Static variable in class file2xliff4j.OOoTextExporter
 

C

characters(char[], int, int) - Method in class file2xliff4j.HtmlHandler
Called whenever characters are encountered
characters(char[], int, int) - Method in class file2xliff4j.MifImporter
Called whenever characters are encountered
characters(char[], int, int) - Method in class file2xliff4j.OdfHandler
Called whenever characters are encountered
characters(char[], int, int) - Method in class file2xliff4j.PdfHandler
Called whenever characters are encountered
characters(char[], int, int) - Method in class file2xliff4j.XliffImporter
Called whenever characters are encountered
characters(char[], int, int) - Method in class file2xliff4j.XMLImporter
Called whenever characters are encountered
charsetForName(String) - Method in class file2xliff4j.MifCharsetProvider
Passed a name for the MIF character set, return the MifCharSet
charsets() - Method in class file2xliff4j.MifCharsetProvider
Method to return an Iterator over the charsets supported by "this provider" (i.e., by us).
checkAndRepairTuTags(String) - Static method in class file2xliff4j.TuPreener
Passed the core text of a tu that originates from a format that doesn't necessarily map to well-formed XML (non-XHTML HTML, for example), verify that the only tags present are bx, ex and x tags (for our implementation, at least).
comment(char[], int, int) - Method in class file2xliff4j.XliffImporter
Method defined by the LexicalHandler interface that we don't care about.
comment(char[], int, int) - Method in class file2xliff4j.XMLImporter
Method defined by the LexicalHandler interface that we *probably* don't care about.
contains(Charset) - Method in class file2xliff4j.MifFrameRomanCharset
Passed a Charset, return true if every character in the specified Charset is representable by the MifFrameRomanCharset.
ConversionException - Exception in file2xliff4j
 
ConversionException() - Constructor for exception file2xliff4j.ConversionException
No-argument version of LingoDocConversionException constructor
ConversionException(String) - Constructor for exception file2xliff4j.ConversionException
ConversionException constructor that takes a message string as an argument.
ConversionMode - Enum in file2xliff4j
What sorts of conversion do we do?
ConversionNotificationException - Exception in file2xliff4j
 
ConversionNotificationException() - Constructor for exception file2xliff4j.ConversionNotificationException
No-argument version of ConversionNotificationException constructor
ConversionNotificationException(String) - Constructor for exception file2xliff4j.ConversionNotificationException
ConversionNotificationException constructor that takes a message string as an argument
ConversionStatus - Enum in file2xliff4j
Statuses that can be returned from an attempt to convert from one file type to another.
convert - Class in <Unnamed>
 
convert() - Constructor for class convert
 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in interface file2xliff4j.Converter
Convert a file from a Native format to XLIFF, or from XLIFF (back) to the original native format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in interface file2xliff4j.Converter
Convert a file from a Native format to XLIFF, or from XLIFF (back) to the original native format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in interface file2xliff4j.Converter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.ExcelExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Excel format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.ExcelExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Excel format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.ExcelExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.ExcelImporter
Convert a Excel document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.ExcelImporter
Convert a Excel document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.ExcelImporter
Deprecated. 
convert() - Method in class file2xliff4j.Gui
Use the GUI to convert.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.HtmlExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.HtmlExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.HtmlExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.HtmlImporter
Convert an HTML file to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.HtmlImporter
Convert an HTML file to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.HtmlImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.JavaPropertiesExporter
Convert one set of targets (in the translation units of an XLIFF file) back to an original-format Java Property Resource Bundle in the target language
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.JavaPropertiesExporter
Convert one set of targets (in the translation units of an XLIFF file) back to an original-format Java Property Resource Bundle in the target language
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.JavaPropertiesExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.JavaPropertiesImporter
Convert a Java property resource bundle to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.JavaPropertiesImporter
Convert a Java property resource bundle to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.JavaPropertiesImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.MifExporter
Convert one set of targets (in the translation units of an XLIFF file) to the original Maker Interchange Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.MifExporter
Convert one set of targets (in the translation units of an XLIFF file) to the original Maker Interchange Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.MifExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.MifImporter
Convert a Maker Interchange Format file (MIF) to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.MifImporter
Convert a Maker Interchange Format file (MIF) to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.MifImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.OdfExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original format used by the content.xml component of an OpenOffice.org OpenDocument Format odt file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.OdfExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original format used by the content.xml component of an OpenOffice.org OpenDocument Format odt file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.OdfExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.OdfImporter
Convert the content.xml and styles.xml files (within an OpenOffice.org OpenDocument Format odt file) to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.OdfImporter
Convert the content.xml file (within an OpenOffice.org OpenDocument Format odt file) to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.OdfImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.OOoTextExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in OpenOffice.org OpenDocument Text (odt) format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.OOoTextExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in OpenOffice.org OpenDocument Text (odt) format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.OOoTextExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.OOoTextImporter
Convert an OpenOffice.org text (odt), spreadsheet (ods), or presentations (odp) file to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.OOoTextImporter
Convert an OpenOffice.org text (odt) file to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.OOoTextImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PdfExporterToHtml
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PdfExporterToHtml
Convert one set of targets (in the translation units of an XLIFF file created from a PDF document) to HTML Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PdfExporterToHtml
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PdfExporterToOOoText
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PdfExporterToOOoText
Convert one set of targets (in the translation units of an XLIFF file created from a PDF document) to OpenOffice.org Text Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PdfExporterToOOoText
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PdfExporterToPlaintext
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PdfExporterToPlaintext
Convert one set of targets (in the translation units of an XLIFF file created from a PDF document) to Plaintext Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PdfExporterToPlaintext
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PdfExporterToWord
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PdfExporterToWord
Convert one set of targets (in the translation units of an XLIFF file created from a PDF document) to Word Format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PdfExporterToWord
Convert one set of targets (in the translation units of an XLIFF file) back to the original HTML format, using the skeleton and format files that were generated when the XLIFF file was created.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PdfImporter
Convert a PDF file to XLIFF, creating (in some future release?) xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PdfImporter
Convert a PDF file to XLIFF, creating (in some future release?) xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PdfImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PlaintextExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original plaintext format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PlaintextExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original plaintext format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PlaintextExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PlaintextImporter
Convert a plaintext file to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PlaintextImporter
Convert a Maker Interchange Format file (MIF) to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PlaintextImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PoExporter
Convert one set of targets (in the translation units of an XLIFF file) to a GNU Portable Object (.po) file, based on the original Portable Object Template (.pot) file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PoExporter
Convert one set of targets (in the translation units of an XLIFF file) to a GNU Portable Object (.po) file, based on the original Portable Object Template (.pot) file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PoExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PoImporter
Convert a GNU Portable Object Template to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PoImporter
Convert a GNU Portable Object Template to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PoImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PPTExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Microsoft PowerPoint format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PPTExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Microsoft PowerPoint format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PPTExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.PPTImporter
Convert a PowerPoint document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.PPTImporter
Convert a PowerPoint document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.PPTImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.RTFExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original RTF format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.RTFExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original RTF format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.RTFExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.RTFImporter
Convert a RTF document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.RTFImporter
Convert a RTF document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.RTFImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.WinRcExporter
Convert one set of targets (in the translation units of an XLIFF file) to a Windows rc file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.WinRcExporter
Convert one set of targets (in the translation units of an XLIFF file) to a Windows rc file.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.WinRcExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.WinRcImporter
Convert a Microsoft Windoes rc file to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.WinRcImporter
Convert a Microsoft Windoes rc file to XLIFF, creating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.WinRcImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.WordExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Microsoft Word format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.WordExporter
Convert one set of targets (in the translation units of an XLIFF file) back to a document in the original Microsoft Word format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.WordExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.WordImporter
Convert a Word document to XLIFF, creating xliff, skeleton and format files as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.WordImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.XliffImporter
Convert an XLIFF file to a reduced subset of XLIFF for storage within a repository.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.XliffImporter
Convert an XLIFF file to a reduced subset of XLIFF for storage within a repository.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.XliffImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.XMLExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original XML format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.XMLExporter
Convert one set of targets (in the translation units of an XLIFF file) back to the original XML format.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.XMLExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.XMLImporter
Convert an XML file to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.XMLImporter
Convert an XML file to XLIFF.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.XMLImporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.XulDtdExporter
Convert one set of targets (in the translation units of an XLIFF file) back to an original-format DTD in the target language.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.XulDtdExporter
Convert one set of targets (in the translation units of an XLIFF file) back to an original-format DTD in the target language.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.XulDtdExporter
Deprecated. 
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter) - Method in class file2xliff4j.XulDtdImporter
Extract the entity declarations from a DTD, generating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier, SegmentBoundary, StringWriter, Set<XMLTuXPath>) - Method in class file2xliff4j.XulDtdImporter
Extract the entity declarations from a DTD, generating XLIFF and a skeleton file as output.
convert(ConversionMode, Locale, String, int, Charset, FileType, String, String, Notifier) - Method in class file2xliff4j.XulDtdImporter
Deprecated. 
Converter - Interface in file2xliff4j
 
ConverterFactory - Class in file2xliff4j
 
ConverterFactory() - Constructor for class file2xliff4j.ConverterFactory
 
CORE_END_MRK - Static variable in class file2xliff4j.TuPreener
For the present, we can assume that signals the end of core text (since the only other occurrence of the mrk tag is as an "empty" mrk element with mtype='x-mergeboundary').
CORE_END_TAG - Static variable in class file2xliff4j.TuPreener
Deprecated. 
CORE_START_MRK - Static variable in class file2xliff4j.TuPreener
Instead of lt:core elements, use XLIFF mrk with the mtype='x-coretext' attribute.
CORE_START_TAG - Static variable in class file2xliff4j.TuPreener
Deprecated. 
createConverter(FileType, FileType) - Static method in class file2xliff4j.ConverterFactory
Passed the "from" and "to" types of a conversion request, return an appropriate converter that knows how to perform the conversion.
createConverter(FileType, FileType, FileType) - Static method in class file2xliff4j.ConverterFactory
Passed the "from" and "to" types of a conversion request, return an appropriate converter that knows how to perform the conversion.
createConverter(FileType, FileType, String) - Static method in class file2xliff4j.ConverterFactory
Passed the "from" and "to" types of a conversion request, as well as the file name of the "from" file (with the full path specified) return an appropriate converter that knows how to perform the conversion.

E

endCDATA() - Method in class file2xliff4j.XliffImporter
Method defined by the LexicalHandler interface that we don't care about.
endCDATA() - Method in class file2xliff4j.XMLImporter
Method called by the SAX parser when it encounters the end of a CDATA section.
endDocument() - Method in class file2xliff4j.HtmlHandler
When the end-of-document is encountered, save the "candidate epilog" (the characters that follow the final TU), etc.
endDocument() - Method in class file2xliff4j.MifImporter
When the end-of-document is encountered, write what follows tqhe final translation unit.
endDocument() - Method in class file2xliff4j.OdfHandler
When the end-of-document is encountered, save the "candidate epilog" (the characters that follow the final TU), etc.
endDocument() - Method in class file2xliff4j.PdfHandler
When the end-of-document is encountered, save the "candidate epilog" (the characters that follow the final TU), etc.
endDocument() - Method in class file2xliff4j.XliffImporter
When the end-of-document is encountered, write what follows the final translation unit.
endDocument() - Method in class file2xliff4j.XMLImporter
When the end-of-document is encountered, write what follows the final translation unit.
endDTD() - Method in class file2xliff4j.XliffImporter
Method defined by the LexicalHandler interface that we don't care about.
endDTD() - Method in class file2xliff4j.XMLImporter
Method defined by the LexicalHandler interface that we don't care about.
endElement(String, String, String) - Method in class file2xliff4j.HtmlHandler
Method called whenever an end element is encountered
endElement(String, String, String) - Method in class file2xliff4j.MifImporter
Method called whenever an end element is encountered
endElement(String, String, String) - Method in class file2xliff4j.OdfHandler
Method called whenever an end element is encountered
endElement(String, String, String) - Method in class file2xliff4j.PdfHandler
Method called whenever an end element is encountered
endElement(String, String, String) - Method in class file2xliff4j.XliffImporter
Method called whenever an end element is encountered
endElement(String, String, String) - Method in class file2xliff4j.XMLImporter
Method called whenever an end element is encountered
endEntity(String) - Method in class file2xliff4j.XliffImporter
Method that the SAX parser calls whenever it reaches the end of an entity (e.g.
endEntity(String) - Method in class file2xliff4j.XMLImporter
Method that the SAX parser calls whenever it reaches the end of an entity (e.g.
ERROR - Static variable in interface file2xliff4j.Notifier
An error notification--used as third argument to sendNotification
escapeTuString(String) - Static method in class file2xliff4j.TuStrings
Escape string to store safely as valid XML
ExcelExporter - Class in file2xliff4j
Class to export XLIFF to an Excel format.
ExcelExporter() - Constructor for class file2xliff4j.ExcelExporter
Creates a new instance of OdfExporter
ExcelImporter - Class in file2xliff4j
The ExcelImporter is used to import Excel documents, converting them to XLIFF.
ExcelImporter() - Constructor for class file2xliff4j.ExcelImporter
Constructor for the word importer

F

file2xliff4j - package 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).
FileType - Enum in file2xliff4j
File types that we know how to deal with
Format - Class in file2xliff4j
Class to encapsulate the format file generated along with the XLIFF file that represents a document stored in LingoDoc.
Format(String) - Constructor for class file2xliff4j.Format
Create a new instance of Format, taking a file name as input
Format(InputStream) - Constructor for class file2xliff4j.Format
Create a new instance of Format
formatSuffix - Static variable in interface file2xliff4j.Converter
The format file associated with a native file has the same name as the native file, with the following suffixed:

G

getBxExXId() - Method in class file2xliff4j.OdfStateObject
Get the bx/ex/x id counter
getContentHandler() - Method in class file2xliff4j.MifParser
 
getConversionProperty(String) - Method in interface file2xliff4j.Converter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.ExcelExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.ExcelImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.HtmlExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.HtmlImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.JavaPropertiesExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.JavaPropertiesImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.MifExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.MifImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.OOoTextExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.OOoTextImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PdfExporterToHtml
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PdfExporterToOOoText
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PdfExporterToPlaintext
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PdfExporterToWord
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PdfImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PlaintextExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PlaintextImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PoExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PoImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PPTExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.PPTImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.RTFExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.RTFImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.WinRcExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.WinRcImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.WordExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.WordImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.XliffImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.XMLExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.XMLImporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.XulDtdExporter
Return an object representing a format-specific (and converter-specific) property.
getConversionProperty(String) - Method in class file2xliff4j.XulDtdImporter
Return an object representing a format-specific (and converter-specific) property.
getCoreSegments(String, SegmentBoundary, Locale) - Static method in class file2xliff4j.TuPreener
Passed a String that contains a the text of a "paragraph," a segment boundary type indicator and the locale of the text in the string, divide the input string into segments, marking each segment's "cores." Return an array of segment objects.
getCoreSegments(String, SegmentBoundary, Locale, boolean) - Static method in class file2xliff4j.TuPreener
Passed a String that contains a the text of a "paragraph," a segment boundary type indicator and the locale of the text in the string, divide the input string into segments, marking each segment's "cores." Return an array of segment objects.
getCoreText(String) - Static method in class file2xliff4j.TuPreener
Return the text between the core start and end tags
getCurSkelTagNum() - Method in class file2xliff4j.OdfStateObject
Get the current skeleton tag number
getDTDHandler() - Method in class file2xliff4j.MifParser
 
getEntityResolver() - Method in class file2xliff4j.MifParser
 
getErrorHandler() - Method in class file2xliff4j.MifParser
 
getFeature(String) - Method in class file2xliff4j.MifParser
 
getFileType() - Method in interface file2xliff4j.Converter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.ExcelExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.ExcelImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.HtmlExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.HtmlImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.JavaPropertiesExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.JavaPropertiesImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.MifExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.MifImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.OOoTextExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.OOoTextImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PdfExporterToHtml
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PdfExporterToOOoText
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PdfExporterToPlaintext
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PdfExporterToWord
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PdfImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PlaintextExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PlaintextImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PoExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PoImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PPTExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.PPTImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.RTFExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.RTFImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.WinRcExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.WinRcImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.WordExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.WordImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.XliffImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.XMLExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.XMLImporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.XulDtdExporter
Return the file type that this converter handles.
getFileType() - Method in class file2xliff4j.XulDtdImporter
Return the file type that this converter handles.
getNextAvailRid() - Method in class file2xliff4j.OdfStateObject
Get the next available rid.
getPrefixText(String) - Static method in class file2xliff4j.TuPreener
Passed the full text of a Translation Unit source or target, return the text before the core start tag
getProperty(String) - Method in class file2xliff4j.MifParser
 
getReplacement(String, boolean) - Method in class file2xliff4j.Format
Passed the identifier of a bx, ex (or perhaps some other tag), return the text that the tag identifier maps to in the format file.
getReplacement(String) - Method in class file2xliff4j.Format
Passed the identifier of a bx, ex (or perhaps some other tag), return the text that the tag identifier maps to in the format file.
getSuffixText(String) - Static method in class file2xliff4j.TuPreener
Passed the full text of a Translation Unit source or target, return the text after the core end tag
getTu(String) - Method in class file2xliff4j.TuStrings
Passed a trans-unit identifier, return the target string associated with it.
getTu(String, String) - Method in class file2xliff4j.TuStrings
Passed a trans-unit identifier, return the target string associated with it.
getTu(String, String, boolean) - Method in class file2xliff4j.TuStrings
Passed a trans-unit identifier, return the target string associated with it.
getTu(String, String, boolean, boolean) - Method in class file2xliff4j.TuStrings
Passed a trans-unit identifier, return the target string associated with it.
getTuDelimiterList() - Method in class file2xliff4j.HtmlImporter
Remove an HTML tag from the set of tags that signal the start of a in XLIFF generated from the HTML.
getTuDelimiterList() - Method in class file2xliff4j.PdfImporter
Remove an HTML tag from the set of tags that signal the start of a in XLIFF generated from the HTML.
getTuDepth() - Method in class file2xliff4j.OdfHandler
Intended for the client to call after parsing is complete, this method returns the maximum TU depth (i.e.
guessEncoding(String) - Static method in class file2xliff4j.HtmlImporter
Passed the name of an HTML file, look for a meta tag that indicates what encoding the file uses.
Gui - Class in file2xliff4j
 
Gui() - Constructor for class file2xliff4j.Gui
 

H

HTML_TAGS_AS_ENTITIES - Static variable in class file2xliff4j.TuPreener
 
HtmlExporter - Class in file2xliff4j
 
HtmlExporter() - Constructor for class file2xliff4j.HtmlExporter
Creates a new instance of HtmlExporter
HtmlHandler - Class in file2xliff4j
Class HtmlHandler uses HotSAX to read and parse HTML documents as if they were well-formed XML documents using a SAX-like API.
HtmlHandler() - Constructor for class file2xliff4j.HtmlHandler
For testing only
HtmlHandler(Set<String>, OutputStreamWriter, OutputStreamWriter, OutputStreamWriter, Locale, String, String, SegmentBoundary) - Constructor for class file2xliff4j.HtmlHandler
This constructor sets up the HtmlHandler to be notified as each tag (etc.) is encountered in the HTML input stream.
HtmlImporter - Class in file2xliff4j
The HtmlImporter is used to import HTML to (what else?) XLIFF.
HtmlImporter() - Constructor for class file2xliff4j.HtmlImporter
Constructor for the HTML importer.
HtmlSkeletonMerger - Class in file2xliff4j
This class merges the following: The pseudoSkeleton stream generated as XLIFF is created from XML. The original HTML stream from which the XLIFF was created.
HtmlSkeletonMerger() - Constructor for class file2xliff4j.HtmlSkeletonMerger
Constructor for the skeleton merger object

I

identifyFormat(String) - Static method in class file2xliff4j.ConverterFactory
Passed the name of a file, read its initial bytes and identify its format.
INFORMATIONAL - Static variable in interface file2xliff4j.Notifier
An informational notification--used as third argument to sendNotification
isSingleton(String) - Static method in class file2xliff4j.TuPreener
Is this a singleton tag? (For now, that means an empty x tag.)

J

JavaPropertiesExporter - Class in file2xliff4j
Export an XLIFF target translation to a Java property Resource Bundle.
JavaPropertiesExporter() - Constructor for class file2xliff4j.JavaPropertiesExporter
Create a JavaPropertiesExporter
JavaPropertiesImporter - Class in file2xliff4j
Import a Java Property Resource Bundle to XLIFF.
JavaPropertiesImporter() - Constructor for class file2xliff4j.JavaPropertiesImporter
Create a JavaPropertiesImporter

L

loadStrings(String, Locale, String, int, boolean) - Method in class file2xliff4j.TuStrings
Passed the name of an XLIFF file and a target Locale, read the strings for the specified locale from the file and place them in a HashMap for later access.

M

main(String[]) - Static method in class convert
Command-line method to invoke the file2xliff4j converter.
main(String[]) - Static method in class file2xliff4j.Gui
Main method (for testing, for example)
markCoreTu(String) - Static method in class file2xliff4j.TuPreener
Mark the core text of a translation unit: Passed a string to be stored in a trans-unit source or target, determine if the string consists exclusively of white-space and/or tags.
markCoreTu(String, SegmentBoundary) - Static method in class file2xliff4j.TuPreener
Mark the core text of a translation unit: Passed a string to be stored in a trans-unit source or target, determine if the string consists exclusively of white-space and/or tags.
markCoreTu(String, SegmentBoundary, boolean) - Static method in class file2xliff4j.TuPreener
Mark the core text of a translation unit: Passed a string to be stored in a trans-unit source or target, determine if the string consists exclusively of white-space and/or tags.
merge(InputStream, InputStream, OutputStream, Charset) - Method in class file2xliff4j.HtmlSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original html.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in class file2xliff4j.HtmlSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original html.
merge(InputStream, InputStream, OutputStream, Charset) - Method in class file2xliff4j.MifSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original MIF file.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in class file2xliff4j.MifSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original MIF file.
merge(InputStream, InputStream, OutputStream, Charset) - Method in class file2xliff4j.OdfSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original odf.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in class file2xliff4j.OdfSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original odf.
merge(InputStream, InputStream, OutputStream, Charset) - Method in interface file2xliff4j.SkeletonMerger
Merge a temporary skeleton input stream with the original native input stream to yield the final skeleton that can be used to export XLIFF documents and yield a document in the original native format, but in a different language.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in interface file2xliff4j.SkeletonMerger
Variant of the merge method above that adds an argument that receives the maximum TU depth.
merge(InputStream, InputStream, OutputStream, Charset) - Method in class file2xliff4j.XliffSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original XLIFF.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in class file2xliff4j.XliffSkeletonMerger
Create a skeleton file from the pseudo skeleton and the original XLIFF.
merge(InputStream, InputStream, OutputStream, Charset, int) - Method in class file2xliff4j.XMLSkeletonMerger
Create a skeleton file from the temporary skeleton and the original XML.
merge(InputStream, InputStream, OutputStream, Charset) - Method in class file2xliff4j.XMLSkeletonMerger
Create a skeleton file from the temporary skeleton and the original XML.
MifCharsetProvider - Class in file2xliff4j
 
MifCharsetProvider() - Constructor for class file2xliff4j.MifCharsetProvider
This is the required zero-argument constructor of this concrete subclass of CharsetProvider
MifExporter - Class in file2xliff4j
 
MifExporter() - Constructor for class file2xliff4j.MifExporter
Creates a new instance of MifExporter
MifFrameRomanCharset - Class in file2xliff4j
A Charset implementation that maps between the "7-bit" ASCII (well, it is actually 8-bit ASCII ...) used by FrameMaker's Maker Interchange Format (MIF) to/from Unicode (UTF-8).
MifFrameRomanCharset(String, String[]) - Constructor for class file2xliff4j.MifFrameRomanCharset
Constructor for the MIF charset.
MifImporter - Class in file2xliff4j
The MifImporter is used to normalize "outside" XLIFF to a smaller subset of XLIFF.
MifImporter() - Constructor for class file2xliff4j.MifImporter
Constructor for the MIF importer.
MifImporter.NonFrameRomanUnescaper - Class in file2xliff4j
This class reads from a non-FrameRoman-encoded (likely) input stream and echos the input to an output stream, unescaping MIF characters of the format "\xab " (where a and b represent hex digits).
MifImporter.NonFrameRomanUnescaper(BufferedInputStream, PrintStream) - Constructor for class file2xliff4j.MifImporter.NonFrameRomanUnescaper
Constructor for a NonFrameRomanUnescaper
MifParser - Class in file2xliff4j
Our implementation of a SAX/like parser for Maker Interchange Format (MIF), a representation of the content of Adobe FrameMaker files.
MifParser() - Constructor for class file2xliff4j.MifParser
 
MifSkeletonMerger - Class in file2xliff4j
This class merges the following: The pseudoSkeleton stream generated while XLIFF was created from the original Maker Interchange File input. The original MIF stream from which the XLIFF was created.
MifSkeletonMerger() - Constructor for class file2xliff4j.MifSkeletonMerger
Constructor for the skeleton merger object

N

NAME_SPACE_URI - Static variable in class file2xliff4j.TuPreener
The namespace URI of the lt:core tags
newDecoder() - Method in class file2xliff4j.MifFrameRomanCharset
Get a decoder for the MifFrameRomanCharset character set.
newEncoder() - Method in class file2xliff4j.MifFrameRomanCharset
Return an encoder that will convert from UTF-8 to the MIF character set.
Notifier - Interface in file2xliff4j
Interface to send notifications.

O

OdfExporter - Class in file2xliff4j
Class to export XLIFF to an OpenDocumentFormat document.
OdfExporter() - Constructor for class file2xliff4j.OdfExporter
Creates a new instance of OdfExporter
OdfHandler - Class in file2xliff4j
Class OdfHandler uses SAX to read and parse the XML files.
OdfHandler(OutputStreamWriter, OutputStreamWriter, OutputStreamWriter, Locale, String, String, SegmentBoundary, OdfStateObject, String) - Constructor for class file2xliff4j.OdfHandler
This constructor sets up the OdfHandler to be notified as each tag (etc.) is encountered in the HTML input stream.
OdfHandler.TagType - Enum in file2xliff4j
 
OdfHandler.XliffSegmentMode - Enum in file2xliff4j
 
OdfImporter - Class in file2xliff4j
The OdfImporter is used to import Open Document Format to XLIFF.
OdfImporter() - Constructor for class file2xliff4j.OdfImporter
Constructor for the ODF importer.
OdfSkeletonMerger - Class in file2xliff4j
This class merges the following: The pseudoSkeleton stream generated as XLIFF is created from XML. The original ODF stream from which the XLIFF was created.
OdfSkeletonMerger() - Constructor for class file2xliff4j.OdfSkeletonMerger
Constructor for the skeleton merger object
OdfStateObject - Class in file2xliff4j
Class to preserve SAX parser state between calls for parsing content.xml and styles.xml
OdfStateObject() - Constructor for class file2xliff4j.OdfStateObject
 
OOoTextExporter - Class in file2xliff4j
Class to export XLIFF to an OpenOffice.org OpenDocument Text (odt), Spreadsheet (ods) or Presentation (odp) document.
OOoTextExporter() - Constructor for class file2xliff4j.OOoTextExporter
Creates a new instance of OdfExporter
OOoTextImporter - Class in file2xliff4j
The OOoTextImporter is used to import OpenOffice.org Text (odt) documents, converting them to XLIFF.
OOoTextImporter() - Constructor for class file2xliff4j.OOoTextImporter
Constructor for the OpenOffice.org Text importer
OpenOfficeConnectException - Exception in file2xliff4j
 
OpenOfficeConnectException() - Constructor for exception file2xliff4j.OpenOfficeConnectException
No-argument version of OpenOfficeConnectException constructor
OpenOfficeConnectException(String) - Constructor for exception file2xliff4j.OpenOfficeConnectException
OpenOfficeConnectException constructor that takes a message string as an argument.
ORRED_WHITE_SPACE - Static variable in class file2xliff4j.TuPreener
 

P

parse(InputSource) - Method in class file2xliff4j.MifParser
This is the class that actually parses the MIF file.
parse(String) - Method in class file2xliff4j.MifParser
 
PdfExporterToHtml - Class in file2xliff4j
Exporter of original PDF document's translation to Html format.
PdfExporterToHtml() - Constructor for class file2xliff4j.PdfExporterToHtml
Creates a new instance of PdfExporterToHtml
PdfExporterToOOoText - Class in file2xliff4j
Exporter of original PDF document's translation to OpenOffice.org Text format.
PdfExporterToOOoText() - Constructor for class file2xliff4j.PdfExporterToOOoText
Creates a new instance of PdfExporterToOOoText
PdfExporterToPlaintext - Class in file2xliff4j
Exporter of original PDF document's translation to Plaintext format.
PdfExporterToPlaintext() - Constructor for class file2xliff4j.PdfExporterToPlaintext
Creates a new instance of PdfExporterToPlaintext
PdfExporterToWord - Class in file2xliff4j
Exporter of original PDF document's translation to Word format.
PdfExporterToWord() - Constructor for class file2xliff4j.PdfExporterToWord
Creates a new instance of PdfExporterToWord
PdfHandler - Class in file2xliff4j
Class PdfHandler uses HotSAX to read and parse HTML documents as if they were well-formed XML documents using a SAX-like API.
PdfHandler() - Constructor for class file2xliff4j.PdfHandler
For testing only
PdfHandler(Set<String>, OutputStreamWriter, OutputStreamWriter, OutputStreamWriter, Locale, String, String, SegmentBoundary) - Constructor for class file2xliff4j.PdfHandler
This constructor sets up the PdfHandler to be notified as each tag (etc.) is encountered in the HTML input stream.
PdfImporter - Class in file2xliff4j
The PdfImporter imports Portable Document Format to (what else?) XLIFF.
PdfImporter() - Constructor for class file2xliff4j.PdfImporter
Create a PDF Importer
PdfPasswordException - Exception in file2xliff4j
Exception thrown when unable to decode encrypted PDF file because of missing/incorrect password.
PdfPasswordException() - Constructor for exception file2xliff4j.PdfPasswordException
No-argument version of PdfPasswordException constructor
PdfPasswordException(String) - Constructor for exception file2xliff4j.PdfPasswordException
PdfPasswordException constructor that takes a message string as an argument
PlaintextExporter - Class in file2xliff4j
Class to export an XLIFF target to plaintext document in the same format as the original plaintext source document.
PlaintextExporter() - Constructor for class file2xliff4j.PlaintextExporter
Creates a new instance of PlaintextExporter
PlaintextImporter - Class in file2xliff4j
The PlaintextImporter identifies translatable text in plaintext files, creating an XLIFF file with source elements containing segments of the text.
PlaintextImporter() - Constructor for class file2xliff4j.PlaintextImporter
Constructor for the Plaintext importer.
PoExporter - Class in file2xliff4j
Export a GNU Portable Object file for a specified target language.
PoExporter() - Constructor for class file2xliff4j.PoExporter
Create a GNU Portable Object exporter
PoImporter - Class in file2xliff4j
Import a GNU Portable Object Template to XLIFF.
PoImporter() - Constructor for class file2xliff4j.PoImporter
Create a GNU Portable Object Template Importer
PPTExporter - Class in file2xliff4j
Class to export XLIFF to an Microsoft PowerPoint format.
PPTExporter() - Constructor for class file2xliff4j.PPTExporter
Creates a new instance of OdfExporter
PPTImporter - Class in file2xliff4j
The PPTImporter is used to import Microsoft PowerPoint documents, converting them to XLIFF.
PPTImporter() - Constructor for class file2xliff4j.PPTImporter
Constructor for the word importer

R

readPoEncoding(String) - Static method in class file2xliff4j.PoImporter
Passed the name of a GNU Portable Object Template, try to determine its encoding.
readRcEncoding(String) - Static method in class file2xliff4j.WinRcImporter
Passed the name of a Windows RC file, try to determine its encoding.
removeCoreMarks(String) - Static method in class file2xliff4j.TuPreener
Passed the full text of a Translation Unit source or target (including core start and end markers) remove the tags and return what is left
removeMergerMarks(String) - Static method in class file2xliff4j.TuPreener
Passed the text of a Translation Unit source or target (with or without core start and end marks), remove the mrk tags of mtype x-mergeboundary.
removeTuDelimiter(String) - Method in class file2xliff4j.HtmlImporter
Remove an HTML tag from the set of tags that signal the start of a in the XLIFF generated from the input HTML.
replaceCoreText(String, String) - Static method in class file2xliff4j.TuPreener
Passed the full text of a Translation Unit source or target (including core start and end markers) and new core text, replace the old core text with the new and return the new full text
RTFExporter - Class in file2xliff4j
Class to export XLIFF to an RTF format.
RTFExporter() - Constructor for class file2xliff4j.RTFExporter
Creates a new instance of OdfExporter
RTFImporter - Class in file2xliff4j
The RTFImporter is used to import RTF documents, converting them to XLIFF.
RTFImporter() - Constructor for class file2xliff4j.RTFImporter
Constructor for the word importer
run() - Method in class file2xliff4j.MifImporter.NonFrameRomanUnescaper
This starts a thread that does the actual processing.

S

SECONDARY_WHITE_SPACE_CLASS - Static variable in class file2xliff4j.TuPreener
 
SegmentBoundary - Enum in file2xliff4j
Segment boundaries that we can handle
sendNotification(String, String, int, String) - Method in interface file2xliff4j.Notifier
Send a notification
setBxExXId(int) - Method in class file2xliff4j.OdfStateObject
Set the bx/ex/x id counter
setContentHandler(ContentHandler) - Method in class file2xliff4j.MifParser
 
setConversionProperty(String, Object) - Method in interface file2xliff4j.Converter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.ExcelExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.ExcelImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.HtmlExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.HtmlImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.JavaPropertiesExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.JavaPropertiesImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.MifExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.MifImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.OOoTextExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.OOoTextImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PdfExporterToHtml
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PdfExporterToOOoText
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PdfExporterToPlaintext
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PdfExporterToWord
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PdfImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PlaintextExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PlaintextImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PoExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PoImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PPTExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.PPTImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.RTFExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.RTFImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.WinRcExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.WinRcImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.WordExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.WordImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.XliffImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.XMLExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.XMLImporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.XulDtdExporter
Set a format-specific property that might affect the way that the conversion occurs.
setConversionProperty(String, Object) - Method in class file2xliff4j.XulDtdImporter
Set a format-specific property that might affect the way that the conversion occurs.
setCurSkelTagNum(int) - Method in class file2xliff4j.OdfStateObject
Set the current skeleton tag number
setDocumentLocator(Locator) - Method in class file2xliff4j.HtmlHandler
Method (inherited from Default Handler or one if its ancestors) that sets the "locator"--in this case the org.xml.sax.helpers.LocatorImpl class--which has methods that (among other things) return the current line and column numbers in the stream being parsed.
setDocumentLocator(Locator) - Method in class file2xliff4j.XMLImporter
Method called by the SAX parser before it calls startDocument.
setDTDHandler(DTDHandler) - Method in class file2xliff4j.MifParser
 
setEntityResolver(EntityResolver) - Method in class file2xliff4j.MifParser
Some token implementations that we don't need ...
setErrorHandler(ErrorHandler) - Method in class file2xliff4j.MifParser
 
setFeature(String, boolean) - Method in class file2xliff4j.MifParser
 
setNextAvailRid(int) - Method in class file2xliff4j.OdfStateObject
Set the next available rid.
setProperty(String, Object) - Method in class file2xliff4j.HtmlSkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
setProperty(String, Object) - Method in class file2xliff4j.MifParser
 
setProperty(String, Object) - Method in class file2xliff4j.MifSkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
setProperty(String, Object) - Method in class file2xliff4j.OdfSkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
setProperty(String, Object) - Method in interface file2xliff4j.SkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
setProperty(String, Object) - Method in class file2xliff4j.XliffSkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
setProperty(String, Object) - Method in class file2xliff4j.XMLSkeletonMerger
Set a format-specific property that might affect the way that the merger process is conducted.
SIG_LENGTH - Static variable in class file2xliff4j.ConverterFactory
A default number of bytes to attempt to read
SkeletonMerger - Interface in file2xliff4j
Interface for implementations that merge temporary skeleton files with original native files and create the final skeleton file.
skeletonSuffix - Static variable in interface file2xliff4j.Converter
The skeleton file associated with a native file has the same name as the native file, with the following suffixed:
startCDATA() - Method in class file2xliff4j.XliffImporter
Method defined by the LexicalHandler interface that we don't care about.
startCDATA() - Method in class file2xliff4j.XMLImporter
Method called by the SAX parser when it encounters the start of a CDATA section.
startDocument() - Method in class file2xliff4j.HtmlHandler
Method called by SAX parser at the beginning of document parsing.
startDocument() - Method in class file2xliff4j.MifImporter
Method called by the SAX parser at the beginning of document parsing.
startDocument() - Method in class file2xliff4j.OdfHandler
Method called by SAX parser at the beginning of document parsing.
startDocument() - Method in class file2xliff4j.PdfHandler
Method called by SAX parser at the beginning of document parsing.
startDocument() - Method in class file2xliff4j.XliffImporter
Method called by the SAX parser at the beginning of document parsing.
startDocument() - Method in class file2xliff4j.XMLImporter
Method called by the SAX parser at the beginning of document parsing.
startDTD(String, String, String) - Method in class file2xliff4j.XliffImporter
Method defined by the LexicalHandler interface that we don't care about.
startDTD(String, String, String) - Method in class file2xliff4j.XMLImporter
Method defined by the LexicalHandler interface that we don't care about.
startElement(String, String, String, Attributes) - Method in class file2xliff4j.HtmlHandler
Method called whenever a start element is encountered
startElement(String, String, String, Attributes) - Method in class file2xliff4j.MifImporter
Method called whenever a start element is encountered
startElement(String, String, String, Attributes) - Method in class file2xliff4j.OdfHandler
Method called whenever a start element is encountered
startElement(String, String, String, Attributes) - Method in class file2xliff4j.PdfHandler
Method called whenever a start element is encountered
startElement(String, String, String, Attributes) - Method in class file2xliff4j.XliffImporter
Method called whenever a start element is encountered
startElement(String, String, String, Attributes) - Method in class file2xliff4j.XMLImporter
Method called whenever a start element is encountered
startEntity(String) - Method in class file2xliff4j.XliffImporter
Method that the SAX parser calls whenever it encounters an entity (e.g.
startEntity(String) - Method in class file2xliff4j.XMLImporter
Method that the SAX parser calls whenever it encounters an entity (e.g.
startXliff - Static variable in interface file2xliff4j.Converter
Introduces the xliff element of an XLIFF document:
stylesTSkeletonSuffix - Static variable in interface file2xliff4j.Converter
Some converters need to create an intermediate "temporary" skeleton file for styles, which is later processed to help create the final skeleton file.
subTuList - Variable in class file2xliff4j.XliffImporter
 

T

tSkeletonSuffix - Static variable in interface file2xliff4j.Converter
Some converters need to create an intermediate "temporary" skeleton file, which is later processed to create the final skeleton file.
tuList - Variable in class file2xliff4j.OdfHandler
 
tuList - Variable in class file2xliff4j.XliffImporter
 
TuPreener - Class in file2xliff4j
Class to "preen" translation units--i.e.
TuStrings - Class in file2xliff4j
This class encapsulates the target strings that an XLIFF file contains for a specified language.
TuStrings() - Constructor for class file2xliff4j.TuStrings
Creates a new instance of TuStrings

U

unEscapeTuString(String) - Static method in class file2xliff4j.TuStrings
Un-do the escaping performed by escapeTuString

V

validateAndRepairTu(String) - Static method in class file2xliff4j.TuPreener
Passed the core text of a tu, verify that there is a one-to-one relationship between bx and ex tags (related by their rid's), and that they are properly nested.
valueOf(String) - Static method in enum file2xliff4j.ConversionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum file2xliff4j.ConversionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum file2xliff4j.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum file2xliff4j.OdfHandler.TagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum file2xliff4j.OdfHandler.XliffSegmentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum file2xliff4j.SegmentBoundary
Returns the enum constant of this type with the specified name.
values() - Static method in enum file2xliff4j.ConversionMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum file2xliff4j.ConversionStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum file2xliff4j.FileType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum file2xliff4j.OdfHandler.TagType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum file2xliff4j.OdfHandler.XliffSegmentMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum file2xliff4j.SegmentBoundary
Returns an array containing the constants of this enum type, in the order they're declared.

W

WARNING - Static variable in interface file2xliff4j.Notifier
A warning notification--used as third argument to sendNotification
WHITE_SPACE_CLASS - Static variable in class file2xliff4j.TuPreener
 
WinRcExporter - Class in file2xliff4j
Export the segments for a specified translation from XLIFF to a Windows RC file.
WinRcExporter() - Constructor for class file2xliff4j.WinRcExporter
Create a Windows RC file exporter
WinRcImporter - Class in file2xliff4j
Import a Microsoft Windows rc (resource) file.
WinRcImporter() - Constructor for class file2xliff4j.WinRcImporter
Create a Microsoft Windows rc file importer
WordExporter - Class in file2xliff4j
Class to export XLIFF to an Microsoft Word format.
WordExporter() - Constructor for class file2xliff4j.WordExporter
Creates a new instance of OdfExporter
WordImporter - Class in file2xliff4j
The WordImporter is used to import Microsoft Word documents, converting them to XLIFF.
WordImporter() - Constructor for class file2xliff4j.WordImporter
Constructor for the word importer

X

XliffImporter - Class in file2xliff4j
The XliffImporter is used to normalize "outside" XLIFF to a smaller subset of XLIFF.
XliffImporter() - Constructor for class file2xliff4j.XliffImporter
Constructor for the XLIFF importer.
XliffSkeletonMerger - Class in file2xliff4j
This class merges the following: The pseudoSkeleton stream generated as XLIFF is created from the original XLIFF input. The original XLIFF stream from which the "normalized" XLIFF was created.
XliffSkeletonMerger() - Constructor for class file2xliff4j.XliffSkeletonMerger
Constructor for the skeleton merger object
xliffSuffix - Static variable in interface file2xliff4j.Converter
The xliff file associated with a native file has the same name as the native file, with the following suffixed:
xmlDeclaration - Static variable in interface file2xliff4j.Converter
Used at the top of generated XML files:
XMLExporter - Class in file2xliff4j
Class to export an XLIFF target to an XML document in the same format as the original XML source document.
XMLExporter() - Constructor for class file2xliff4j.XMLExporter
Creates a new instance of XMLExporter
XMLImporter - Class in file2xliff4j
The generic XML importer will convert most XML to XLIFF.
XMLImporter() - Constructor for class file2xliff4j.XMLImporter
Constructor for the XML importer.
XMLSkeletonMerger - Class in file2xliff4j
This class merges the following: The pseudoSkeleton stream generated as XLIFF is created from the original XML input. The original XML stream from which the XLIFF was created.
XMLSkeletonMerger() - Constructor for class file2xliff4j.XMLSkeletonMerger
Constructor for the skeleton merger object
XulDtdExporter - Class in file2xliff4j
Export an XLIFF target translation to a DTD used by XUL.
XulDtdExporter() - Constructor for class file2xliff4j.XulDtdExporter
Create an XulDtdExporter
XulDtdImporter - Class in file2xliff4j
Import to XLIFF a Document Type Definition (DTD) file that declares entities for use in XML User Interface Language (XUL) localization.
XulDtdImporter() - Constructor for class file2xliff4j.XulDtdImporter
Create an XulDtdImporter

A B C E F G H I J L M N O P R S T U V W X