GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SpecExampleNodeRenderer.render(node,context,html)
render()
NodeRenderer
class SpecExampleNodeRenderer
getChars()
abstract class Node
renderSpecExampleSection()
O
tag()
HtmlAppendable
class HtmlAppendableBase
O
text()
O
line()
render()
O
raw()
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 ...
O
rawIndentedPre()
Abstract
isEmpty()
O
tagVoidLine()
O
tag()
O
closeTag()
Abstract
append()
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
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
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
O
attr()
O
openPre()
srcPos()
HtmlAppendableBase
class HtmlWriter
O
withAttr()
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...
getAttributes()
S
of()
AttributeImpl()
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
O
lineIf()
O
tagVoid()
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
<<creates>><<creates>>