GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod HtmlConverterCoreNodeRenderer.processTable(table,context,out)
processTable()
PhasedHtmlNodeRenderer
class HtmlConverterCoreNodeRenderer
Abstract
pushState()
NodeContext
interface HtmlNodeConverterContext
The context for node rendering, including configuration and functionality for the no...
MarkdownTable()
class MarkdownTable
Abstract
next()
nodeName()
external
class? Node
handleTableCaption()
setHeader()
handleTableSection()
children()
external
class? Element
tagName()
handleTableRow()
finalizeTable()
getMaxColumns()
O
blankLine()
LineAppendable
abstract class MarkdownWriterBase
appendTable()
tailBlankLine()
Abstract
popState()
TableSeparatorSection()
TableSection
class TableSeparatorSection
TableSection()
class TableSection
TableCaptionSection()
TableSection
class TableCaptionSection
TableFormatOptions()
MutableDataSetter
class TableFormatOptions
O
get()
DataKeyBase
class DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
O
get()
DataKeyBase
class NullableDataKey
Abstract
getSpaceWidth()
interface CharWidthProvider
Abstract
getCharWidth()
Abstract
processTextNodes()
setCaption()
getCaptionCell()
Abstract
isEmpty()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
withText()
class TableCell
setCaptionCell()
TableCell()
S
of()
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
OAbstract
subSequence()
Get a portion of this sequence
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
S
prefixOf()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
S
create()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
OS
create()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SubSequence()
S
prefixOf()
PrefixedSubSequence()
defaultRow()
TableRow()
class TableRow
getHeader()
handleTableCell()
nextRow()
hasAttr()
attr()
S
getAlignment()
enum CellAlignment
NONE,LEFT,CENTER,RIGHT
classNames()
TableCell()
addCell()
values()
get()
set()
expandTo()
expandTo()
expandTo()
expandTo()
expandTo()
nextRow()
normalize()
fillMissingColumns()
Ref()
class Ref
cellText()
getStringWidth()
ColumnSpan()
class MarkdownTable.ColumnSpan
adjustCellAlignment()
S
minLimit()
class Utils
Abstract
trim()
spanWidth()
spanFixedWidth()
normalize()
normalize()
getMinColumns()
fillMissingColumns()
getMinColumns()
S
min()
getSpannedColumns()
getMaxColumns()
S
max()
defaultCell()
getEndOffset()
getLastSegment()
Abstract
getBaseSequence()
Get the base sequence for the text
withText()
TableCell()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
S
repeatOf()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
Abstract
append()
Concatenate this sequence and list of others, returning sequence of result
Abstract
getEmptySuffix()
Get empty suffix to this sequence
S
repeatOf()
withTrackedTextAdjust()
S
maxLimit()
withTrackedOffset()
O
append()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
RepeatedSequence()
getStringWidth()
test()
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
Abstract
test()
S
repeatOf()
ArrayIterable()
ReversibleIterable
class ArrayIterable
O
append()
Abstract
getBuilder()
Get a sequence builder for this sequence type
add()
interface ISequenceBuilder
Abstract
toSequence()
append()
Abstract
append()
O
blankLine()
LineAppendable
class LineAppendableImpl
O
line()
isTrailingBlankLine()
any()
appendEol()
Abstract
length()
appendImpl()
rawIndentsOnFirstEol()
Abstract
append()
getRangePrefixAfterEol()
Returns text range if EOL was appended <p> NOTE: if range == Range.NULL then no line...
O
getFirst()
Paired
class Pair
isNull()
class Range
resetBuilder()
getStart()
getEnd()
O
getSecond()
addLineRange()
doEolOnFirstTest()
Abstract
append()
getLineRange()
S
trimmedEOL()
interface SequenceUtils
S
trimEnd()
Abstract
getBuilder()
getLastLineInfo()
S
isBlank()
S
create()
class LineInfo
Line information in LineAppendable
S
eolEndLength()
S
eolEndLength()
S
safeCharAt()
S
trimEnd()
S
trimEndRange()
S
subSequence()
Get a portion of this sequence selected by range
S
countTrailing()
S
of()
S
rangeLimit()
S
lastIndexOfAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
S
lastIndexOfAny()
Range()
Create range
S
isEmpty()
S
countLeading()
S
indexOfAnyNot()
S
indexOfAny()
LineInfo()
rawIndent()
run()
external
class? Runnable
S
combinedPrefix()
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
isPrefixed()
isTrimTrailingWhitespace()
S
countTrailingSpaceTab()
Pair()
any()
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
isBlankText()
S
any()
Abstract
pushOptions()
removeOptions()
appendRows()
Abstract
append()
Abstract
offsetWithPending()
Get offset after last append as if EOL was added but without the EOL itself
setTrackedOffsetIndex()
Abstract
append()
getInsideStartOffset()
appendDashes()
Abstract
line()
Add a new line if there was any unterminated text appended or if this is a preformat...
S
formattedCaption()
Abstract
trim()
Abstract
trimmedStart()
Abstract
isBlank()
Abstract
startsWith()
test if this sequence starts with given characters
Abstract
endsWith()
test if this sequence ends with given characters
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
popOptions()
Abstract
changeOptions()
pipeNeedsSpaceAfter()
getTextStartOffset()
println()
external
class? PrintStream
pipeNeedsSpaceBefore()
getInsideEndOffset()
appendColumnSpan()
findTrackedOffset()
setIndex()
class TrackedOffset
Tracked Offset information NOTE: purposefully equals compares the offset only and wi...
getOffset()
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
Abstract
append()
Abstract
isNotNull()
tailBlankLine()
O
getPrefix()
Abstract
lastBlockQuoteChildPrefix()
O
setPrefix()
O
blankLine()
O
getTrailingBlankLines()
appendEol()
lastNonBlankLine()
<<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>><<creates>>