GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod ListBlockParser.Factory.getLeadInHandler(options)
O
getLeadInHandler()
CustomBlockParserFactory
class ListBlockParser.Factory
O
get()
DataKeyBase
class DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
S
create()
SpecialLeadInCharsHandler
class ListBlockParser.ListItemLeadInHandler
O
getDefaultValue()
S
equals()
Equality comparison based on character content of this sequence, with quick fail res...
interface SequenceUtils
ListItemLeadInHandler()
Abstract
hashCode()
Should return hashCode of the underlying character sequence which is equal to the St...
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
matchChars()
S
matchedCharCount()
S
anyOf()
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
standardOrAnyOf()
S
standardOrAnyOf()
S
standardOrAnyOf()
S
standardOrAnyOf()
S
indexOf()
or()
Returns a composed predicate that represents a short-circuiting logical OR of this p...
test()
Abstract
test()
S
indexOf()
<<creates>>