public class CSVSkeletonWriter extends GenericSkeletonWriter
allowEmptyOutputTarget, ALLOWEMPTYOUTPUTTARGET, encoderManager, inputLoc, isMultilingual, layer, outputEncoding, outputLoc, storageStack| Constructor and Description |
|---|
CSVSkeletonWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
processStartDocument(LocaleId outputLocale,
String outputEncoding,
ILayerProvider layer,
EncoderManager encoderManager,
StartDocument resource)
Processes the START_DOCUMENT event.
|
String |
processTextUnit(ITextUnit tu)
Processes the TEXT_UNIT event.
|
_processEndGroup, _processStartGroup, addToReferents, close, expandCodeContent, getContent, getContent, getEncoderManager, getInputLoc, getLayer, getOutputEncoding, getOutputLoc, getPropertyValue, getReference, getReferentCopies, getReferents, getSfWriter, getString, getString, getString, getString, getString, isAllowEmptyOutputTarget, isCodeThatDisablesEncoding, isMultilingual, processDocumentPart, processEndDocument, processEndGroup, processEndSubDocument, processEndSubfilter, processStartGroup, processStartSubDocument, processStartSubfilter, setAllowEmptyOutputTarget, setEncoderManager, setLayer, setMultilingual, setOutputEncoding, setOutputLoc, setReferentCopies, setReferentspublic String processStartDocument(LocaleId outputLocale, String outputEncoding, ILayerProvider layer, EncoderManager encoderManager, StartDocument resource)
ISkeletonWriterprocessStartDocument in interface ISkeletonWriterprocessStartDocument in class GenericSkeletonWriteroutputLocale - the output locale.outputEncoding - the name of the output charset encoding.layer - the layer provider to use.encoderManager - the encoder manager to use.resource - the StartDocument resource associated with the event.public String processTextUnit(ITextUnit tu)
ISkeletonWriterprocessTextUnit in interface ISkeletonWriterprocessTextUnit in class GenericSkeletonWritertu - the TextUnit resource associated with the event.Copyright © 2021. All rights reserved.