public class SdlXliffSkeletonWriter extends XLIFFSkeletonWriter
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_ORIG_SDL_SEG_CONF |
static String |
PROP_SDL_CONF |
static String |
PROP_SDL_LOCKED |
static String |
PROP_SDL_ORIGIN |
static String |
PROP_SDL_ORIGIN_SYSTEM |
static String |
PROP_SDL_PERCENT |
static String |
PROP_SDL_TEXT_MATCH |
static String |
SDL_SEG_CONF_MARKER |
static String |
SDL_SEG_CONF_STARTMARKER |
static String |
SDL_SEG_LOCKED_MARKER |
static String |
SDL_SEG_LOCKED_STARTMARKER |
static String |
SDL_SEG_ORIGIN_MARKER |
static String |
SDL_SEG_ORIGIN_STARTMARKER |
static String |
SDL_SEG_PROP_ENDMARKER |
ALTTRANSMARKER, CONTEXT_GROUP_MARKER, ITSNSDECL, NOTEMARKER, SEGSOURCEMARKERallowEmptyOutputTarget, ALLOWEMPTYOUTPUTTARGET, encoderManager, inputLoc, isMultilingual, layer, outputEncoding, outputLoc, storageStack| Constructor and Description |
|---|
SdlXliffSkeletonWriter(Parameters params) |
SdlXliffSkeletonWriter(Parameters params,
XLIFFContent fmt,
ITSContent itsCont,
ITSStandoffManager itsStandoffManager,
Map<String,GenericAnnotations> lqiStandoff,
Map<String,GenericAnnotations> provStandoff,
CharsetEncoder chsEnc) |
| Modifier and Type | Method and Description |
|---|---|
String |
processTextUnit(ITextUnit resource)
Process as normal xliff but search and replace sdl patterns
in skeleton.
|
addUnusedAnnotations, expandCodeContent, getCharsetEncoder, getContent, getFmt, getItsCont, getITSStandoffManager, getLqiStandoff, getParams, getPropertyValue, getProvStandoff, getString, processEndDocument, processStartDocument, processStartGroup, processStartSubDocument, setITSStandoffManager_processEndGroup, _processStartGroup, addToReferents, close, getContent, getEncoderManager, getInputLoc, getLayer, getOutputEncoding, getOutputLoc, getReference, getReferentCopies, getReferents, getSfWriter, getString, getString, getString, getString, isAllowEmptyOutputTarget, isCodeThatDisablesEncoding, isMultilingual, processDocumentPart, processEndGroup, processEndSubDocument, processEndSubfilter, processStartSubfilter, setAllowEmptyOutputTarget, setEncoderManager, setLayer, setMultilingual, setOutputEncoding, setOutputLoc, setReferentCopies, setReferentspublic static final String SDL_SEG_LOCKED_MARKER
public static final String SDL_SEG_CONF_MARKER
public static final String SDL_SEG_ORIGIN_MARKER
public static final String SDL_SEG_LOCKED_STARTMARKER
public static final String SDL_SEG_CONF_STARTMARKER
public static final String SDL_SEG_ORIGIN_STARTMARKER
public static final String SDL_SEG_PROP_ENDMARKER
public static final String PROP_SDL_LOCKED
public static final String PROP_SDL_CONF
public static final String PROP_SDL_ORIGIN
public static final String PROP_ORIG_SDL_SEG_CONF
public static final String PROP_SDL_ORIGIN_SYSTEM
public static final String PROP_SDL_PERCENT
public static final String PROP_SDL_TEXT_MATCH
public SdlXliffSkeletonWriter(Parameters params)
public SdlXliffSkeletonWriter(Parameters params, XLIFFContent fmt, ITSContent itsCont, ITSStandoffManager itsStandoffManager, Map<String,GenericAnnotations> lqiStandoff, Map<String,GenericAnnotations> provStandoff, CharsetEncoder chsEnc)
public String processTextUnit(ITextUnit resource)
processTextUnit in interface ISkeletonWriterprocessTextUnit in class XLIFFSkeletonWriterresource - the TextUnit resource associated with the event.Copyright © 2021. All rights reserved.