Uses of Class
de.init.its.process.IOResult

Packages that use IOResult
de.init.its.process.re   
 

Uses of IOResult in de.init.its.process.re
 

Methods in de.init.its.process.re that return IOResult
 IOResult ItsProcessor.backward(ItsTree<Element> odtsource, java.net.URI odtstub, java.net.URI target)
          backward operation. transforms ITS annotated content to flat enclosing ODT Document bookmarks using a preconfigured ITSTree (see also XLIFFProcessor.backward(URI, URI, net.sf.okapi.common.LocaleId, net.sf.okapi.common.LocaleId)
 IOResult ItsProcessor.backward(java.net.URI source, java.net.URI target)
          backward operation. transforms ITS annotated content to flat enclosing ODT Document bookmarks.
 IOResult ItsProcessor.forward(java.net.URI source, java.net.URI target, ItsElementManager manager)
          forward operation to convert odt file from plain to its format
 IOResult XLIFFProcessor.forward(java.net.URI resource, java.net.URI target, net.sf.okapi.common.LocaleId sourceLocale, net.sf.okapi.common.LocaleId targetLocale)
          Implements the forward process to create an XLIFF file from an ITS ODT resource