public class YamlEventBuilder extends EventBuilder
| Constructor and Description |
|---|
YamlEventBuilder(String rootId,
IFilter subFilter) |
| Modifier and Type | Method and Description |
|---|---|
protected ITextUnit |
postProcessTextUnit(ITextUnit textUnit)
Do any required post-processing on the TextUnit after endTextUnit is called.
|
void |
setCodeFinder(InlineCodeFinder codeFinder) |
addDocumentPart, addFilterEvent, addFilterEvents, addTextUnit, addToDocumentPart, addToTextUnit, addToTextUnit, addToTextUnit, addToTextUnit, addToTextUnit, appendCodeInlineExcludedData, appendCodeOuterData, appendToFirstSkeletonPart, appendToSkeleton, cancel, canStartNewTextUnit, convertTempTextUnitToDocumentPart, endCode, endCode, endDocumentPart, endDocumentPart, endGroup, endGroup, endSubDocument, endTextUnit, endTextUnit, endTextUnit, findMostRecentParentId, findMostRecentParentName, findMostRecentTextUnitName, flushRemainingTempEvents, getCurrentCode, getDocumentPartId, getGroupId, getGroupIdSequence, getRootId, getSubDocumentId, getTextUnitId, hasNext, hasParentTextUnit, hasQueuedEvents, hasUnfinishedSkeleton, isCurrentComplexTextUnit, isCurrentGroup, isCurrentSubfilter, isCurrentTextUnit, isInsideTextRun, isPreserveWhitespace, isTextUnitWithSameType, next, peekMostRecentCode, peekMostRecentGroup, peekMostRecentSubDocument, peekMostRecentTextUnit, peekTempEvent, popTempEvent, reset, setDocumentPartId, setGroupIdSequence, setMimeType, setPreserveWhitespace, setTextUnitId, setTextUnitMimeType, setTextUnitName, setTextUnitPreserveWhitespace, setTextUnitTranslatable, setTextUnitType, startCode, startDocumentPart, startDocumentPart, startDocumentPart, startGroup, startGroup, startSubDocument, startTextUnit, startTextUnit, startTextUnit, startTextUnit, startTextUnit, startTextUnitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeprotected ITextUnit postProcessTextUnit(ITextUnit textUnit)
EventBuilderpostProcessTextUnit in class EventBuildertextUnit - the ITextUnit to post-process.ITextUnit.public void setCodeFinder(InlineCodeFinder codeFinder)
Copyright © 2022. All rights reserved.