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