GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTubeLinkSample.YouTubeLink.YouTubeLink(other)
YouTubeLink()
InlineLinkNode
class YouTubeLinkSample.YouTubeLink
getStartOffset()
abstract class Node
getEndOffset()
baseSubSequence()
getTextOpeningMarker()
LinkNode
abstract class InlineLinkNode
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
getText()
getTextClosingMarker()
getLinkOpeningMarker()
getUrl()
Node
abstract class LinkNodeBase
getTitleOpeningMarker()
getTitle()
getTitleClosingMarker()
getLinkClosingMarker()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...