GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod TableCell.mergeWhiteSpace(null)
mergeWhiteSpace()
Node...
class TableCell
Table cell of a TableRow containing inline nodes.
getFirstChild()
abstract class Node
getNext()
getChars()
insertBefore()
unlink()
getLastChild()
getPrevious()
Text()
Node...
class Text
S
mergeTextNodes()
class TextNodeConverter
Abstract
isContinuedBy()
Test if the given sequence is a continuation of this sequence in original source text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
spliceAtEnd()
Splice the given sequence to the end of this one and return a BasedSequence of the r...
setChars()
<<creates>>