GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod TaskListNodeRenderer.render(node,context,html)
render()
NodeRenderer
class TaskListNodeRenderer
Abstract
getHtmlOptions()
LinkResolverContext
interface NodeRendererContext
The context for node rendering, including configuration and functionality for the no...
getFirstChild()
abstract class Node
getChars()
isItemDoneMarker()
ListItem
class TaskListItem
A Task list item
isTightListItem()
MutableDataSetter
class ListOptions
O
attr()
HtmlAppendable
class HtmlAppendableBase
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()
HtmlAppendableBase
class HtmlWriter
withAttr()
O
withCondIndent()
O
raw()
Abstract
renderChildren()
Render the children of the node, used by custom renderers
LinkResolverBasicContext
interface LinkResolverContext
O
tagLine()
O
tagIndent()
Abstract
matches()
Test the sequence for a match to another CharSequence
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
isLoose()
Block...
abstract class ListItem
isAutoLoose()
isAutoLooseOneLevelLists()
getAncestorOfType()
getChildOfType()
isTight()
isInTightList()
O
getParent()
ContentNode
abstract class Block
isTight()
Block...
abstract class ListBlock
getParent()
isInstance()
external
class? Class
getNext()
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
append()
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
O
lineIf()
O
tag()
Abstract
lineIf()
Add a new line, if predicate is true and line() would add an EOL.
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()
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
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()
<<creates>><<creates>>