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
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
renderInlineHtml()
getChars()
abstract class Node
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
text()
HtmlAppendable
class HtmlAppendableBase
O
rawPre()
S
escapeHtml()
class Escaping
Abstract
append()
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
S
replaceAll()
Abstract
replace()
interface Escaping.Replacer
Abstract
getPendingEOL()
Get number of EOLs at end of appendable, this is actually number of tail blank lines
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
Abstract
openPreFormatted()
Open preformatted section and suspend content modification
Abstract
closePreFormatted()
Close preformatted section and suspend content modification