public class MarkdownSkeletonWriter extends GenericSkeletonWriter
allowEmptyOutputTarget, ALLOWEMPTYOUTPUTTARGET, encoderManager, inputLoc, isMultilingual, layer, outputEncoding, outputLoc, storageStack| Constructor and Description |
|---|
MarkdownSkeletonWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
processDocumentPart(DocumentPart resource)
Processes the DOCUMENT_PART event.
|
String |
processEndSubfilter(EndSubfilter resource) |
String |
processTextUnit(ITextUnit resource)
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, isMultilingual, processEndDocument, processEndGroup, processEndSubDocument, processStartDocument, processStartGroup, processStartSubDocument, processStartSubfilter, setAllowEmptyOutputTarget, setEncoderManager, setInputLoc, setLayer, setMultilingual, setOutputEncoding, setOutputLoc, setReferentCopies, setReferents, setSfWriterpublic String processTextUnit(ITextUnit resource)
ISkeletonWriterprocessTextUnit in interface ISkeletonWriterprocessTextUnit in class GenericSkeletonWriterresource - the TextUnit resource associated with the event.public String processDocumentPart(DocumentPart resource)
ISkeletonWriterprocessDocumentPart in interface ISkeletonWriterprocessDocumentPart in class GenericSkeletonWriterresource - the DocumentPart resource associated with the event.public String processEndSubfilter(EndSubfilter resource)
processEndSubfilter in interface ISkeletonWriterprocessEndSubfilter in class GenericSkeletonWriterCopyright © 2021. All rights reserved.