GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod JekyllTagInlineParserExtension.parse(inlineParser)
O
parse()
InlineParserExtension
class JekyllTagInlineParserExtension
Abstract
peek()
interface LightInlineParser
Abstract
getInput()
Abstract
matcher()
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
trim()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
endSequence()
Convenience method to get characters offset from endIndex of sequence. no exceptions...
JekyllTag()
Block
class JekyllTag
A JekyllTag node
setCharsFromContent()
abstract class Node
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
Abstract
getDocument()
O
get()
DataKeyBase
class DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
Abstract
flushTextNode()
Abstract
getBlock()
appendChild()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
Abstract
getSegments()
S
getLeadSegment()
S
getTrailSegment()
S
spanningChars()
Abstract
isNull()
setChars()
S
min()
class Utils
S
max()
unlink()
setParent()
<<creates>>