GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.trimLeadBlankLines(null)
O
trimLeadBlankLines()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
leadingBlankLinesRange()
isNull()
class Range
O
subSequenceAfter()
Get a portion of this sequence after one selected by range
S
leadingBlankLinesRange()
interface SequenceUtils
S
leadingBlankLinesRange()
S
rangeLimit()
class Utils
test()
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
of()
S
eolStartLength()
Abstract
test()
Range()
Create range
S
safeCharAt()
Abstract
nullSequence()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
getEnd()
O
subSequence()
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...
<<creates>>