GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod DocumentParser.finalizeAndProcess(null)
finalizeAndProcess()
ParserState
class DocumentParser
finalizeBlocks()
Finalize blocks of previous line.
preProcessParagraphs()
preProcessBlocks()
processInlines()
Walk through a block & children recursively, parsing string content into inline cont...
O
getBlock()
AbstractBlockParser...
class DocumentBlockParser
Abstract
finalizeDocument()
LightInlineParser
interface InlineParser
Parser for inline content (text, links, emphasized text, etc). This interface is not...
finalize()
Finalize a block. Close it and do any necessary postprocessing, e.g. creating string...
O
getActiveBlockParser()
deactivateBlockParser()
Abstract
getBlock()
interface BlockParser
Parser for a specific block node. Implementations should subclass AbstractBlockParse...
O
getParent()
ContentNode
abstract class Block
getLastChild()
abstract class Node
getClaimedBlankLine()
Block
class BlankLine
getFirstInChain()
insertChainAfter()
Append all from child to end of chain to this node
setCharsFromContentOnly()
Abstract
closeBlock()
Abstract
finalizeClosedBlock()
Used to clean up and prepare for the next parsing run of the AbstractBlockParser for...
getNext()
getEndOffset()
unlink()
getPrevious()
isInstance()
external
class? Class
insertAfter()
setCharsFromContent()
Abstract
getSegments()
S
getLeadSegment()
S
getTrailSegment()
S
spanningChars()
Abstract
isNull()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
setChars()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
S
min()
class Utils
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
S
max()
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
getNodeClassifier()
BlockTracker...
class ClassifyingBlockTracker
containsCategory()
class ClassificationBag
ParagraphPreProcessorCache()
ItemFactoryMap
class DocumentParser.ParagraphPreProcessorCache
getCategoryItems()
preProcessParagraph()
pre-process a paragraph block
getItem()
class ItemFactoryMap
Abstract
preProcessBlock()
Process Paragraph Content on closing of the paragraph block to removeIndex non-text ...
interface ParagraphPreProcessor
getChars()
Abstract
countLeading()
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
Abstract
isBlank()
O
blockRemoved()
O
getLineCount()
Node...
abstract class ContentNode
O
getLineChars()
setContent()
Block...
class Paragraph
O
getContentLines()
getLineIndents()
setContentLines()
setLineIndents()
O
blockRemoved()
validateUnlinked()
removeValue()
class OrderedMultiMap
getParent()
indexOf()
class OrderedSet
Abstract
skipHostUpdate()
interface CollectionHost
isValidIndex()
getValue()
Pair()
Paired
class Pair
removing()
removeHosted()
S
ifNull()
validateIndex()
removeIndexHosted()
Abstract
clearing()
O
getContentLines()
Abstract
getBlockTypes()
Block types that this pre-processors processes
Dependent
interface BlockPreProcessorFactory
categoriesBitSet()
getCategoryItems()
Abstract
apply()
Create a paragraph pre processor for the document
Abstract
preProcess()
Called on block nodes of interest as given by the NodePreProcessorFactory after all ...
interface BlockPreProcessor
get()
IndexedItemSetMap
abstract class IndexedItemSetMapBase
getConcurrentModsIndexedProxy()
BitSetIterable()
ReversibleIterable
class BitSetIterable
IndexedIterable()
ReversibleIndexedIterable
class IndexedIterable
IndexedProxy()
Indexed
class OrderedSet.IndexedProxy
allBlockParsers()
Abstract
parseInlines()
Do inline processing for the block content using the given inline parser interface
O
keySet()
<<creates>><<creates>><<creates>><<creates>><<creates>>