GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface SequenceUtils
S
blankLinesRemovedRanges()
SequenceUtils
S
blankLinesRemovedRanges()
S
rangeLimit()
Utils
S
leadingBlankLinesRange()
isNull()
Range
S
endOfLine()
S
of()
getStart()
getEnd()
test()
CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
eolStartLength()
S
safeCharAt()
S
endOfDelimitedBy()
S
indexOf()
S
indexOf()
S
indexOf()
S
matchChars()
S
indexOf()
S
matchChars()
S
matchedCharCount()
S
blankLinesRemovedRanges()
S
blankLinesRemovedRanges()
S
columnAtIndex()
S
lastIndexOfAny()
S
lastIndexOfAny()
S
columnsToNextTabStop()
S
compare()
S
compare()
S
compare()
S
compareReversed()
S
containedBy()
S
equals()
Equality comparison based on character content of this sequence, with quick fail res...
Abstract
hashCode()
Should return hashCode of the underlying character sequence which is equal to the St...
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
containedBy()
S
containsAny()
S
indexOfAny()
S
containsAny()
S
containsAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
S
containsAnyNot()
S
containsAnyNot()
S
countLeading()
S
countLeading()
S
indexOfAnyNot()
S
countLeading()
S
countLeadingColumns()
S
countLeadingNot()
S
countLeadingNot()
S
countLeadingNot()
S
countLeadingNotSpace()
S
countLeadingNotSpace()
S
countLeadingNotSpace()
S
countLeadingNotSpaceTab()
S
countLeadingNotSpaceTab()
S
countLeadingNotSpaceTab()
S
countLeadingNotWhitespace()
S
countLeadingNotWhitespace()
S
countLeadingNotWhitespace()
S
countLeadingSpace()
S
countLeadingSpace()
S
countLeadingSpace()
S
countLeadingSpaceTab()
S
countLeadingSpaceTab()
S
countLeadingSpaceTab()
S
countLeadingWhitespace()
S
countLeadingWhitespace()
S
countLeadingWhitespace()
S
countOfAny()
S
countOfAny()
S
countOfAny()
S
countOfAnyNot()
S
countOfAnyNot()
S
countOfAnyNot()
S
countOfNotSpaceTab()
S
countOfNotWhitespace()
S
countOfSpaceTab()
S
countOfWhitespace()
S
countTrailing()
S
countTrailing()
S
lastIndexOfAnyNot()
S
countTrailing()
S
countTrailingNot()
S
countTrailingNot()
S
countTrailingNot()
S
countTrailingNotSpace()
S
countTrailingNotSpace()
S
countTrailingNotSpace()
S
countTrailingNotSpaceTab()
S
countTrailingNotSpaceTab()
S
countTrailingNotSpaceTab()
S
countTrailingNotWhitespace()
S
countTrailingNotWhitespace()
S
countTrailingNotWhitespace()
S
countTrailingSpace()
S
countTrailingSpace()
S
countTrailingSpace()
S
countTrailingSpaceTab()
S
countTrailingSpaceTab()
S
countTrailingSpaceTab()
S
countTrailingWhitespace()
S
countTrailingWhitespace()
S
countTrailingWhitespace()
S
endOfDelimitedByAny()
S
indexOfAny()
S
endOfDelimitedByAnyNot()
S
endOfLineAnyEOL()
S
endsWith()
S
endsWith()
S
matchCharsReversed()
S
endsWith()
S
endsWithAnyEOL()
S
endsWithEOL()
S
endsWithSpace()
S
endsWithSpaceTab()
S
endsWithWhitespace()
S
eolEndLength()
S
eolEndLength()
S
eolEndRange()
S
eolStartRange()
S
expandTo()
S
firstChar()
S
getVisibleSpacesMap()
S
hashCode()
S
indexOf()
S
indexOf()
S
indexOfAll()
S
truncateTo()
S
indexOfAny()
S
indexOfAnyNot()
S
indexOfAnyNot()
S
indexOfNot()
S
indexOfNot()
S
indexOfNot()
S
isBlank()
S
isEmpty()
S
isNotBlank()
S
isNotEmpty()
S
isVisibleWhitespace()
S
lastChar()
S
lastIndexOf()
S
lastIndexOf()
S
lastIndexOf()
S
lastIndexOf()
S
matchCharsReversed()
S
lastIndexOf()
S
lastIndexOf()
S
lastIndexOfAny()
S
lastIndexOfAnyNot()
S
lastIndexOfAnyNot()
S
lastIndexOfNot()
S
lastIndexOfNot()
S
lastIndexOfNot()
S
leadingBlankLinesRange()
S
leadingBlankLinesRange()
S
leadingBlankLinesRange()
S
lineColumnAtIndex()
Pair()
Paired
Pair
S
lineRangeAt()
S
startOfLine()
S
startOfDelimitedBy()
S
lineRangeAtAnyEOL()
S
startOfLineAnyEOL()
S
startOfDelimitedByAny()
S
matchChars()
S
matchChars()
S
matchCharsIgnoreCase()
S
matchCharsIgnoreCase()
S
matchCharsReversedIgnoreCase()
S
matchedCharCount()
S
matchedCharCount()
S
matchedCharCount()
S
matchedCharCount()
S
matchedCharCountIgnoreCase()
S
matchedCharCountIgnoreCase()
S
matchedCharCountReversed()
S
matchedCharCountReversed()
S
matchedCharCountReversed()
S
matchedCharCountReversed()
S
matchedCharCountReversedIgnoreCase()
S
matchedCharCountReversedIgnoreCase()
S
matches()
S
matches()
S
matchesIgnoreCase()
S
padEnd()
S
padEnd()
S
repeatOf()
RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
S
padStart()
S
padStart()
S
parseIntOrDefault()
S
parseIntOrDefault()
S
parseIntOrNull()
S
parseIntOrNull()
S
parseLongOrNull()
S
parseLongOrNull()
S
parseNumberOrNull()
Parse number from text <p> Will parse 0x, 0b, octal if starts with 0, decimal
S
parseNumberPrefixOrNull()
Parse number from text <p> Will parse 0x, 0b, octal if starts with 0, decimal
S
of()
S
parseUnsignedIntOrDefault()
S
parseUnsignedIntOrDefault()
S
parseUnsignedIntOrNull()
S
parseUnsignedIntOrNull()
S
split()
S
splitList()
S
trim()
S
trim()
S
trimRange()
S
subSequence()
Get a portion of this sequence selected by range
S
split()
S
split()
S
split()
S
split()
S
splitEOL()
S
splitEOL()
S
splitList()
S
splitList()
S
splitList()
S
splitList()
S
splitListEOL()
S
splitListEOL()
S
splitListEOL()
S
startOfDelimitedByAnyNot()
S
startsWith()
S
startsWith()
S
startsWith()
S
startsWithAnyEOL()
S
startsWithEOL()
S
startsWithSpace()
S
startsWithSpaceTab()
S
startsWithWhitespace()
S
subSequence()
S
subSequenceAfter()
Get a portion of this sequence after one selected by range
S
subSequenceBefore()
Get a portion of this sequence before one selected by range
S
subSequenceBeforeAfter()
Get a portions of this sequence before and after one selected by range
S
toStringArray()
S
toVisibleWhitespaceString()
S
trailingBlankLinesRange()
S
trailingBlankLinesRange()
S
trailingBlankLinesRange()
S
trailingBlankLinesRange()
S
trim()
S
trim()
S
trimEOL()
S
trimEnd()
S
trimEnd()
S
trimEndRange()
S
trimEnd()
S
trimEnd()
S
trimEndRange()
S
trimEndRange()
S
trimEndRange()
S
trimLeadBlankLines()
S
trimRange()
S
trimRange()
S
trimRange()
S
trimStart()
S
trimStartRange()
S
trimStart()
S
trimStart()
S
trimStart()
S
trimStartRange()
S
trimStartRange()
S
trimStartRange()
S
trimTailBlankLines()
S
trimmed()
S
trimmed()
S
trimmed()
S
trimmed()
S
trimmedEOL()
S
trimmedEnd()
S
trimmedEnd()
S
trimmedEnd()
S
trimmedEnd()
S
trimmedStart()
S
trimmedStart()
S
trimmedStart()
S
trimmedStart()
S
validateIndex()
S
validateIndexInclusiveEnd()
S
validateStartEnd()
<<creates>>