public class TEXSkeletonWriter extends GenericSkeletonWriter implements ISkeletonWriter
allowEmptyOutputTarget, ALLOWEMPTYOUTPUTTARGET, encoderManager, inputLoc, isMultilingual, layer, outputEncoding, outputLoc, storageStack| Constructor and Description |
|---|
TEXSkeletonWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContent(ITextUnit tu,
LocaleId locToUse,
EncoderContext context)
Gets the original content of a given text unit.
|
_processEndGroup, _processStartGroup, addToReferents, close, expandCodeContent, getContent, getEncoderManager, getInputLoc, getLayer, getOutputEncoding, getOutputLoc, getPropertyValue, getReference, getReferentCopies, getReferents, getSfWriter, getString, getString, getString, getString, getString, isAllowEmptyOutputTarget, isCodeThatDisablesEncoding, isMultilingual, processDocumentPart, processEndDocument, processEndGroup, processEndSubDocument, processEndSubfilter, processStartDocument, processStartGroup, processStartSubDocument, processStartSubfilter, processTextUnit, setAllowEmptyOutputTarget, setEncoderManager, setLayer, setMultilingual, setOutputEncoding, setOutputLoc, setReferentCopies, setReferentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, processDocumentPart, processEndDocument, processEndGroup, processEndSubDocument, processEndSubfilter, processStartDocument, processStartGroup, processStartSubDocument, processStartSubfilter, processTextUnitprotected String getContent(ITextUnit tu, LocaleId locToUse, EncoderContext context)
getContent in class GenericSkeletonWritertu - The text unit to process.locToUse - locale to output. Use null for the source, or the locale
for the target locales.context - Context flag: 0=text, 1=skeleton, 2=inline.Copyright © 2022. All rights reserved.