GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod AsideNodeRenderer.render(node,context,html)
render()
NodeRenderer
class AsideNodeRenderer
O
withAttr()
HtmlAppendableBase
class HtmlWriter
O
withCondIndent()
HtmlAppendable
class HtmlAppendableBase
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
O
tagLine()
withAttr()
O
lineIf()
O
tag()
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
O
tag()
Abstract
indent()
Increase the indent level, will terminate the current line if there is unterminated ...
getOptions()
Get current options as bit mask flags
run()
external
class? Runnable
setLineOnFirstText()
Abstract
addIndentOnFirstEOL()
Add an indent on first EOL appended and run runnable
clearLineOnFirstText()
Abstract
unIndentNoEol()
Decrease the indent level, if there is unterminated text then unindented prefix is t...
Abstract
removeIndentOnFirstEOL()
Remove runnable, has no effect if EOL was already appended and runnable was run
Abstract
unIndent()
Decrease the indent level, min level is 0, will terminate the current line if there ...
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
getOptionSet()
Get current options as set which can be used to modify options
toInt()
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
Abstract
lineOnFirstText()