GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod CoreNodeFormatter.render(node,context,markdown)
render()
NodeRepositoryFormatter
class CoreNodeFormatter
getMarkerSuffix()
Block...
abstract class ListItem
S
renderListItem()
class FormatterUtils
Abstract
getFormatterOptions()
NodeContext...
interface NodeFormatterContext
The context for node rendering, including configuration and functionality for the no...
OAbstract
getDocument()
O
get()
DataKeyBase
class DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
Abstract
isTransformingText()
Returns false if special translation functions are no-ops <p> During {@link RenderPu...
interface TranslationContext
getOpeningMarker()
S
getActualAdditionalPrefix()
getFirstChild()
abstract class Node
isItemContentAfterSuffix()
MutableDataSetter
class ListOptions
S
repeatOf()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
getChars()
Abstract
isEmpty()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
getAdditionalPrefix()
Abstract
getEmptySuffix()
Get empty suffix to this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
O
pushPrefix()
LineAppendable
abstract class MarkdownWriterBase
O
addPrefix()
O
append()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
endOfLine()
getStartOffset()
OAbstract
renderChildren()
Render the children of the node, used by custom renderers
O
popPrefix()
hasChildren()
getFirstChildAnyNot()
isOrderedItem()
set()
Block...
class Document
O
getFirst()
Paired
class Pair
S
ofSpaces()
O
getSecond()
canChangeMarker()
getItemIndent()
S
repeatOf()
OAbstract
getBuilder()
Abstract
getEmptyPrefix()
Get empty prefix to this sequence
append()
interface ISequenceBuilder
O
toSequence()
ISequenceBuilder
class SequenceBuilder
A Builder for Segmented BasedSequences
O
pushOptions()
preserveSpaces()
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
append()
Abstract
append()
Abstract
popOptions()
set()
OAbstract
render()
Render the specified node and its children using the configured renderers. This shou...
getNext()
isLoose()
tailBlankLine()
O
line()
O
getPrefix()
Abstract
baseColumnAtStart()
S
minLimit()
class Utils
O
getPrefix()
LineAppendable
class LineAppendableImpl
S
of()
S
create()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
OS
create()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SubSequence()
S
max()
RepeatedSequence()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
O
pushPrefix()
O
addPrefix()
S
combinedPrefix()
O
append()
appendImpl()
appendImpl()
appendEol()
Abstract
append()
getRangePrefixAfterEol()
Returns text range if EOL was appended <p> NOTE: if range == Range.NULL then no line...
isNull()
class Range
resetBuilder()
getStart()
getEnd()
addLineRange()
rawIndentsOnFirstEol()
doEolOnFirstTest()
any()
Abstract
length()
Abstract
append()
Abstract
append()
getLineRange()
Abstract
toSequence()
S
trimmedEOL()
interface SequenceUtils
S
trimEnd()
Abstract
getBuilder()
getLastLineInfo()
S
isBlank()
S
create()
class LineInfo
Line information in LineAppendable
S
eolEndLength()
S
eolEndLength()
S
safeCharAt()
S
trimEnd()
S
trimEndRange()
S
subSequence()
Get a portion of this sequence selected by range
S
countTrailing()
S
of()
S
rangeLimit()
S
lastIndexOfAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
lastIndexOfAny()
Abstract
test()
test()
Range()
Create range
S
isEmpty()
S
countLeading()
S
indexOfAnyNot()
S
indexOfAny()
LineInfo()
rawIndent()
run()
external
class? Runnable
isPrefixed()
isTrimTrailingWhitespace()
S
countTrailingSpaceTab()
Pair()
any()
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
Abstract
baseEndOfLine()
popPrefix()
Pop a prefix from the stack and set the current prefix
Abstract
popPrefix()
Pop a prefix from the stack and set the current prefix
S
getNodeOfTypeIndex()
isInstance()
external
class? Class
set()
DataSet...
class MutableDataSet
set()
S
create()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
O
getSingleBasedSequence()
isEmpty()
getBaseSequence()
Abstract
anyOptions()
Options test for options for this sequence <p> default reports true for global defau...
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
getSegmentBuilder()
S
create()
Base Constructor
SegmentedSequence
class SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
S
create()
Base Constructor
SegmentedSequence
class SegmentedSequenceTree
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
O
getBaseSubSequenceRange()
ISegmentBuilder
class SegmentBuilderBase
OAbstract
subSequence()
Get a portion of this sequence
haveDanglingText()
getSeg()
length()
Return length of text or if text is null span of range
class Seg
Representation of a segment part in a segment list for a sequence it is a Range, eit...
isBase()
Test segment type being from original sequence
getStart()
getEnd()
getRange()
S
segOf()
Seg()
isText()
Abstract
getBaseSequence()
Get the base sequence for the text
Abstract
length()
interface ISegmentBuilder
isEmpty()
Abstract
getStartOffset()
Abstract
getEndOffset()
Abstract
getTextLength()
Abstract
getOption()
Options holder, default has none, only available on BasedSequenceWithOptions
Abstract
noAnchorsSize()
addStats()
class SegmentedSequenceStats
SegmentedSequenceFull()
StatsEntry()
class SegmentedSequenceStats.StatsEntry
add()
add()
class MinMaxAvgLong
Abstract
getSegments()
Return iterator over segments
Abstract
getText()
S
build()
class SegmentTree
Binary search tree of sequence segments
getTreeData()
getSegmentBytes()
SegmentedSequenceTree()
S
buildTreeData()
Build binary tree search data <p> Index data has aggregated lengths with BASE and TE...
SegmentTree()
S
getSegType()
abstract class Segment
SegmentedSequence Segment stored in byte[] in serialized format
getSegStart()
S
getSegByteLength()
S
addSegBytes()
S
fromTypeMask()
S
setTreeData()
SegmentTreeData()
class SegmentTree.SegmentTreeData
isAnchor()
Test segment type being from original sequence
isFirst256Start()
isRepeatedTextEnd()
getTextStart()
S
isFirst256Start()
S
isRepeatedTextEnd()
S
getTextOffset()
hasBoth()
S
getIntBytes()
hasOffset()
S
getOffsetBytes()
hasLength()
S
getLengthBytes()
hasChar()
hasChars()
hasByte()
hasBytes()
hasAll()
S
addIntBytes()
S
addChar()
getTextEnd()
S
addChars()
S
addCharAscii()
S
addCharsAscii()
size()
O
pushOptions()
toInt()
Abstract
changeOptions()
isTight()
isInTightList()
O
getParent()
ContentNode
abstract class Block
isTight()
Block...
abstract class ListBlock
tailBlankLine()
Abstract
lastBlockQuoteChildPrefix()
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
O
setPrefix()
O
blankLine()
O
line()
O
getTrailingBlankLines()
appendEol()
lastNonBlankLine()
isBlankText()
S
any()
<<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>>