GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod YouTubeLinkNodePostProcessor.process(state,node)
O
process()
NodePostProcessor
class YouTubeLinkNodePostProcessor
getPrevious()
abstract class Node
getChars()
Abstract
endsWith()
test if this sequence ends with given characters
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
isContinuedBy()
Test if the given sequence is a continuation of this sequence in original source text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
OAbstract
subSequence()
Get a portion of this sequence
Abstract
countTrailing()
setChars()
YouTubeLink()
InlineLinkNode
class YouTubeLink
takeChildren()
unlink()
insertAfter()
Abstract
nodeRemoved()
interface NodeTracker
Abstract
nodeAddedWithChildren()
getStartOffset()
getEndOffset()
baseSubSequence()
getTextOpeningMarker()
LinkNode
abstract class InlineLinkNode
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
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...
appendChild()
setParent()
<<creates>>