| Package | Description |
|---|---|
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| net.sf.okapi.filters.xliff |
| Modifier and Type | Method and Description |
|---|---|
XLIFFContent |
XLIFFContent.getInnerContent() |
XLIFFContent |
XLIFFWriter.getXLIFFContent() |
XLIFFContent |
XLIFFContent.setContent(TextFragment content)
Sets the fragment to format.
|
XLIFFContent |
XLIFFContent.setContent(TextFragment content,
boolean resetStandoff)
Sets the fragment to format.
|
| Constructor and Description |
|---|
XLIFFContent(String codedText,
List<Code> codes,
XLIFFContent innerContent,
CharsetEncoder chsEnc,
List<GenericAnnotations> standoff,
ITSContent itsCont) |
| Modifier and Type | Method and Description |
|---|---|
XLIFFContent |
XLIFFSkeletonWriter.getFmt() |
| Constructor and Description |
|---|
SdlXliffSkeletonWriter(Parameters params,
XLIFFContent fmt,
ITSContent itsCont,
ITSStandoffManager itsStandoffManager,
Map<String,GenericAnnotations> lqiStandoff,
Map<String,GenericAnnotations> provStandoff,
CharsetEncoder chsEnc) |
XLIFFSkeletonWriter(Parameters params,
XLIFFContent fmt,
ITSContent itsCont,
ITSStandoffManager itsStandoffManager,
Map<String,GenericAnnotations> lqiStandoff,
Map<String,GenericAnnotations> provStandoff,
CharsetEncoder chsEnc) |
Copyright © 2022. All rights reserved.