GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod InlineLinkNode.setUrl(linkOpeningMarker,url,linkClosingMarker)
setUrl()
LinkNode
abstract class InlineLinkNode
setUrlChars()
Node
abstract class LinkNodeBase
Abstract
startsWith()
test if this sequence starts with given characters
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
endsWith()
test if this sequence ends with given characters
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
Abstract
indexOf()