public class XMLSkeletonWriter extends GenericSkeletonWriter
allowEmptyOutputTarget, ALLOWEMPTYOUTPUTTARGET, encoderManager, inputLoc, isMultilingual, layer, outputEncoding, outputLoc, storageStack| Constructor and Description |
|---|
XMLSkeletonWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent(TextFragment tf,
LocaleId locToUse,
EncoderContext context)
Gets the original content of a TextFragment.
|
protected String |
getPropertyValue(INameable resource,
String name,
LocaleId locToUse,
EncoderContext context)
Overrides the default behaviour to force "UTF-16" as declared XML encoding (not "UTF-16LE"
or "UTF-16BE").
|
_processEndGroup, _processStartGroup, addToReferents, close, expandCodeContent, getContent, getEncoderManager, getInputLoc, getLayer, getOutputEncoding, getOutputLoc, getReference, getReferentCopies, getReferents, getSfWriter, getString, getString, getString, getString, getString, isAllowEmptyOutputTarget, isMultilingual, processDocumentPart, processEndDocument, processEndGroup, processEndSubDocument, processEndSubfilter, processStartDocument, processStartGroup, processStartSubDocument, processStartSubfilter, processTextUnit, setAllowEmptyOutputTarget, setEncoderManager, setInputLoc, setLayer, setMultilingual, setOutputEncoding, setOutputLoc, setReferentCopies, setReferents, setSfWriterpublic String getContent(TextFragment tf, LocaleId locToUse, EncoderContext context)
getContent in class GenericSkeletonWritertf - the TextFragment to process.locToUse - locale to output. Use null for the source, or the locale
for the target locales. This is used for referenced content in inline codes.context - Context flag: 0=text, 1=skeleton, 2=inline.protected String getPropertyValue(INameable resource, String name, LocaleId locToUse, EncoderContext context)
getPropertyValue in class GenericSkeletonWriterCopyright © 2021. All rights reserved.