GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.trimmed(null)
O
trimmed()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
trimmed()
O
trimRange()
subSequenceBeforeAfter()
Get a portions of this sequence before and after one selected by range
S
trimRange()
interface SequenceUtils
S
countLeading()
S
countTrailing()
S
of()
class Range
S
rangeLimit()
class Utils
S
indexOfAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
indexOfAny()
Abstract
test()
test()
S
lastIndexOfAnyNot()
S
lastIndexOfAny()
Range()
Create range
O
subSequenceBefore()
Get a portion of this sequence before one selected by range
O
subSequenceAfter()
Get a portion of this sequence after one selected by range
S
of()
Paired
class Pair
isNull()
Abstract
nullSequence()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
getStart()
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...
getEnd()
O
subSequence()
Pair()
<<creates>><<creates>>