GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod LineAppendableImpl.append(lineAppendable,startLine,endLine,withPrefixes)
O
append()
LineAppendable
class LineAppendableImpl
Abstract
getLineCountWithPending()
Get the number of lines appended, including any unterminated ones <p> NOTE: if there...
interface LineAppendable
Used to collect line text for further processing control output of new lines limitin...
Abstract
getLineInfo()
Get Line information at given line index <p> NOTE: if there is an unterminated line ...
getTextNoEOL()
class LineInfo
Line information in LineAppendable
getPrefix()
any()
isPreformatted()
getPreformatted()
S
combinedPrefix()
append()
interface ISequenceBuilder
isBlankText()
Abstract
safeCharAt()
return char at index or '\0' if index <0 or >=length()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
test()
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
Abstract
getLineCount()
Get the number of lines appended, not including any unterminated ones
Abstract
append()
Abstract
length()
addLineRange()
getLine()
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
S
of()
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()
any()
class BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
S
any()
S
get()
Abstract
append()
Abstract
test()
getLineRange()
resetBuilder()
Abstract
toSequence()
S
trimmedEOL()
interface SequenceUtils
getStart()
class Range
getEnd()
S
trimEnd()
Abstract
getBuilder()
getLastLineInfo()
S
isBlank()
S
create()
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()
class Utils
S
lastIndexOfAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
S
lastIndexOfAny()
Range()
Create range
isNull()
S
isEmpty()
S
countLeading()
S
indexOfAnyNot()
S
indexOfAny()
LineInfo()
<<creates>><<creates>><<creates>>