GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod NodeRendererSample.SampleNodeRenderer.render(node,context,html)
render()
NodeRenderer
class NodeRendererSample.SampleNodeRenderer
O
line()
HtmlAppendable
class HtmlAppendableBase
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
getChars()
abstract class Node
srcPos()
HtmlAppendableBase
class HtmlWriter
withAttr()
O
tag()
O
indent()
hasChildren()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
renderHtmlBlock()
O
unIndent()
O
lineIf()
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
isNotNull()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
trimEOL()
Trim last eol at the end of this sequence,
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
srcPos()
O
tag()
O
closeTag()
Abstract
append()
isEmpty()
class Attributes
values()
Abstract
getValue()
Immutable
interface Attribute
Abstract
isNonRendering()
Abstract
getName()
S
escapeHtml()
class Escaping
tagOpened()
tagClosed()
popTag()
getOpenTagText()
S
splice()
class Utils
S
endsWith()
S
orEmpty()
S
endsWith()
S
replaceAll()
Abstract
replace()
interface Escaping.Replacer
pushTag()
Abstract
indent()
Increase the indent level, will terminate the current line if there is unterminated ...
O
getContentChars()
Node...
abstract class ContentNode
Abstract
normalizeEOL()
replace any \r\n and \r by \n
O
text()
O
rawPre()
S
create()
Use {@link BasedSequence#getBuilder()} and then {@link SequenceBuilder#addAll(Iterab...
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
OAbstract
getBuilder()
addAll()
interface ISequenceBuilder
S
create()
append()
Abstract
append()
O
getSingleBasedSequence()
ISequenceBuilder
class SequenceBuilder
A Builder for Segmented BasedSequences
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
getStart()
class Range
getEnd()
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()
S
of()
Range()
Create range
Abstract
length()
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()
Abstract
getPendingEOL()
Get number of EOLs at end of appendable, this is actually number of tail blank lines
Abstract
openPreFormatted()
Open preformatted section and suspend content modification
Abstract
closePreFormatted()
Close preformatted section and suspend content modification
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
Abstract
unIndent()
Decrease the indent level, min level is 0, will terminate the current line if there ...
<<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>>