GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SuperscriptNodeRenderer.render(node,context,html)
render()
NodeRenderer
class SuperscriptNodeRenderer
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
O
withAttr()
HtmlAppendableBase
class HtmlWriter
O
tag()
HtmlAppendable
class HtmlAppendableBase
O
getText()
Node...
class Superscript
A Superscript node
srcPos()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
O
raw()
withAttr()
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
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()