GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SpecExampleNodeRenderer.render(contentChars,language,context,html)
render()
NodeRenderer
class SpecExampleNodeRenderer
Abstract
normalizeEOL()
replace any \r\n and \r by \n
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
O
attr()
HtmlAppendable
class HtmlAppendableBase
O
line()
O
tag()
O
openPre()
srcPos()
HtmlAppendableBase
class HtmlWriter
O
withAttr()
O
text()
O
closePre()
MutableAttributes()
Attributes
class MutableAttributes
addValue()
S
of()
Attribute
class AttributeImpl
Abstract
setValue()
Add a new value or values depending on list and name delimiter settings and value co...
Immutable
interface Attribute
getAttributes()
S
of()
AttributeImpl()
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...
O
tag()
O
closeTag()
Abstract
append()
isEmpty()
class Attributes
values()
Abstract
getValue()
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
openPreFormatted()
Open preformatted section and suspend content modification
Abstract
isNotNull()
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()
withAttr()
Abstract
closePreFormatted()
Close preformatted section and suspend content modification
<<creates>><<creates>>