GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass FormatterUtils
S
appendWhiteSpaceBetween()
FormatterUtils
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
Abstract
isEmpty()
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
isBlank()
Abstract
indexOfAny()
O
append()
LineAppendable
MarkdownWriterBase
O
getOptions()
O
setOptions()
O
append()
S
appendWhiteSpaceBetween()
getChars()
Node
S
getActualAdditionalPrefix()
O
getPrefix()
Abstract
baseColumnAtStart()
S
minLimit()
Utils
S
repeatOf()
RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
S
getAdditionalPrefix()
S
getBlockLikePrefix()
Abstract
getOpeningMarker()
BlockQuoteLike
Abstract
getFirstChild()
Abstract
getChars()
getStartOffset()
Abstract
getBlockQuoteLikePrefixPredicate()
NodeContext...
NodeFormatterContext
The context for node rendering, including configuration and functionality for the no...
test()
CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
getSoftLineBreakSpan()
getNext()
S
spanningChars()
S
hasLooseItems()
isOwnTight()
Block...
ListItem
S
isFollowedByBlankLine()
getNextAnyNot()
getParent()
S
isLastOfItem()
S
isNotLastItem()
S
renderBlockQuoteLike()
Abstract
getFormatterOptions()
O
pushPrefix()
OAbstract
getDocument()
O
get()
DataKeyBase
DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
O
blankLine()
O
setPrefix()
O
pushOptions()
removeOptions()
LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
append()
Abstract
popOptions()
O
getLineCountWithPending()
OAbstract
renderChildren()
Render the children of the node, used by custom renderers
O
popPrefix()
tailBlankLine()
S
renderList()
Abstract
isTransformingText()
Returns false if special translation functions are no-ops <p> During {@link RenderPu...
TranslationContext
getFirstChild()
S
renderList()
isOrDescendantOfType()
O
get()
DataKeyBase
NullableDataKey
getStartNumber()
ListBlock
OrderedList
set()
Block...
Document
O
remove()
isNoChange()
ElementAlignment
NONE,LEFT_ALIGN,RIGHT_ALIGN
hasChildren()
getFirstChildAnyNot()
getOpeningMarker()
isLeft()
S
of()
Paired
Pair
set()
OAbstract
render()
Render the specified node and its children using the configured renderers. This shou...
S
renderListItem()
isItemContentAfterSuffix()
MutableDataSetter
ListOptions
S
repeatOf()
Abstract
getEmptySuffix()
Get empty suffix to this sequence
O
addPrefix()
endOfLine()
isOrderedItem()
O
getFirst()
S
ofSpaces()
O
getSecond()
canChangeMarker()
getItemIndent()
OAbstract
getBuilder()
Abstract
getEmptyPrefix()
Get empty prefix to this sequence
append()
ISequenceBuilder
O
toSequence()
ISequenceBuilder
SequenceBuilder
A Builder for Segmented BasedSequences
preserveSpaces()
Abstract
append()
set()
isLoose()
O
line()
S
renderLooseItemParagraph()
S
renderTextBlockParagraphLines()
O
getParent()
ContentNode
Block
Abstract
isParagraphEndWrappingDisabled()
ParagraphContainer
isLoose()
Block...
ListBlock
getChildren()
O
isItemParagraph()
Abstract
translatingSpan()
Separate translation span. Will generate a paragraph of text which should be transla...
OAbstract
getOptions()
Get the current rendering context {@link DataHolder}. These are the options passed o...
Abstract
toMutable()
MutableDataSetter
DataHolder
Abstract
set()
Store the given value for the key
DataHolder...
MutableDataHolder
O
getBuilder()
Abstract
getSubContext()
Creates a child rendering context that can be used to collect rendered html text. Th...
NodeContext
Abstract
getMarkdown()
Abstract
trimEOL()
Trim last eol at the end of this sequence,
Abstract
trimmedEnd()
Abstract
isNotEmpty()
O
endsWithEOL()
appendToSilently()
Abstract
getTrackedSequence()
NOTE: parser can only use a contiguous sequence, not segmented. Therefore, the AST o...
toSequence()
Construct sequence from this builder using another based sequence which is character...
Abstract
getTrackedOffsets()
Abstract
trimEnd()
Abstract
countTrailingWhitespace()
getTrackedOffsets()
TrackedOffsetList
MarkdownParagraph()
MarkdownParagraph
setOptions()
setWidth()
setKeepSoftBreaks()
setKeepHardBreaks()
Abstract
isRestoreTrackedSpaces()
setRestoreTrackedSpaces()
setFirstIndent()
setIndent()
O
column()
O
getAfterEolPrefixDelta()
setFirstWidthOffset()
setLeadInHandlers()
addTrackedOffset()
wrapText()
Abstract
toMapped()
O
getLineCount()
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
isEmpty()
O
getLineInfo()
isResolved()
TrackedOffset
Tracked Offset information NOTE: purposefully equals compares the offset only and wi...
getIndex()
Abstract
lineColumnAtIndex()
Get the line and column information from index into sequence
setIndex()
S
renderLooseParagraph()
S
stripSoftLineBreak()
<<creates>>