Class Summary |
ItsProcessor |
Service class to convert between plain ODT documents and ITS annotated ODT Documents. |
ItsProcessor.BackwardHandler |
Content handler to transform ODT Documents with
ITS annotated content back to plain ODT Documents with bookmarks as
placeholders for its data |
ItsProcessor.ForwardHandler |
Content handler class for transform plain ODT Documents
to ITS enriched documents by rewriting flat bookmark structures into
possibly deep nested its annotated hierarchies |
ODTWriter |
Service class for writing ODT Files |
ODTWriter.ODTFileWriter |
Service class to write ODT Document Files. |
XLIFFProcessor |
Service class to write and read XLIFF Files from and to ITS ODT files This
class makes heavy use of the filtering mechanisms of the OKAPI Framework to
access all TEXT_UNITS. |
XLIFFReader |
A Simple XLIFF Reader. |
XLIFFReader.XLIFF2ITSMapperService |
XLIFF to ITS Mapper Class. |
XLIFFReader.XLIFFHandler |
Simple xliff XML Content Handler |