| 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 |
|---|---|
ITSContent |
XLIFFContent.getItsCont() |
| Constructor and Description |
|---|
XLIFFContent(String codedText,
List<Code> codes,
XLIFFContent innerContent,
CharsetEncoder chsEnc,
List<GenericAnnotations> standoff,
ITSContent itsCont) |
| Modifier and Type | Method and Description |
|---|---|
ITSContent |
XLIFFSkeletonWriter.getItsCont() |
| Modifier and Type | Method and Description |
|---|---|
void |
XLIFFSkeletonWriter.addUnusedAnnotations(StringBuilder endDoc,
ITSContent itsContent,
Collection<String> storedAnns,
HashMap<String,GenericAnnotations> standoff,
Class<? extends GenericAnnotations> type) |
| 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 © 2021. All rights reserved.