GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaPackage com.vladsch.flexmark.util
com.vladsch.flexmark.util
com.vladsch.flexmark.util.ast
AllNodesVisitor
Block
BlankLine
BlankLineBreakNode
Implemented by nodes after which text collecting visitor should add a line break reg...
BlankLineContainer
ContentNode
Block
BlockContent
NodeVisitor
BlockNodeVisitor
Used to visit only block nodes, non block nodes or children of non-block nodes are n...
BlockQuoteLike
BlockTracker
NodeTracker
ClassifyingNodeTracker
Content
A node that uses delimiters in the source form (e. g. *bold* ).
Node...
ContentNode
TextContainer
DelimitedNode
ReversiblePeekingIterable
DescendantNodeIterable
ReversiblePeekingIterator
DescendantNodeIterator
DoNotAttributeDecorate
To be implemented by nodes marking their text as not for attachment by attributes
DoNotCollectText
To be implemented by nodes marking their text as not for collection
DoNotDecorate
To be implemented by nodes marking their text as not for conversion to links or othe...
DoNotLinkDecorate
To be implemented by nodes marking their text as not for conversion to links or othe...
DoNotTrim
To be implemented by nodes marking their text as not to be trimmed because they repr...
Block...
Document
IParse
Interface to generic parser for RenderingTestCase customizations
IRender
Render interface for rendering implementation for RenderingTestCase
BlankLineContainer
KeepTrailingBlankLineContainer
KeepType
LAST,FIRST,FAIL,LOCKED
LineBreakNode
Implemented by nodes after which text collecting visitor should add a line break
Node
NodeClassifier
NodeVisitorBase...
NodeClassifierVisitor
NodeCollectingVisitor
ReversiblePeekingIterable
NodeIterable
ReversiblePeekingIterator
NodeIterator
NodeRepository
NodeTracker
Visitor
NodeVisitHandler
Interface to visit variations on specific nodes: visit() visiting node and if no han...
AstActionHandler...
NodeVisitor
NodeVisitorBase
Abstract visitor that visits all children by default. Can be used to only process ce...
NonRenderingInline
Non rendering inline node, paragraphs containing only these types are not rendered b...
ReferenceNode
ReferencingNode
ISequenceBuilder
SpaceInsertingSequenceBuilder
TextCollectingVisitor
TextContainer
TextContainer
TypographicText
AstHandler...
VisitHandler
Node visit handler for specific node type
AstAction
Visitor
Node visitor interface
com.vladsch.flexmark.util.builder
MutableDataSet
BuilderBase
com.vladsch.flexmark.util.collection
BoundedMaxAggregator
BoundedMinAggregator
ClassificationBag
CollectionHost
CopyOnWriteRef
IndexedItemSetMapBase
IndexedItemBitSetMap
IndexedItemSetMap
IndexedItemSetMap
IndexedItemSetMapBase
ItemFactoryMap
MapEntry
MaxAggregator
MinAggregator
OrderedMap
OrderedMultiMap
OrderedSet
SubClassingBag
TwoWayHashMap
com.vladsch.flexmark.util.collection.iteration
15 classes hidden
com.vladsch.flexmark.util.data
MutableDataSetter
DataHolder
DataKeyBase
DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
DataKeyAggregator
MutableDataValueSetter
DataKeyBase
DataValueFactory
DataNotNullValueFactory
DataNotNullValueFactory
DataNotNullValueNullableFactory
DataHolder
DataSet
DataValueFactory
DataValueFactory
DataValueNullableFactory
DataHolder...
MutableDataHolder
DataSet...
MutableDataSet
MutableDataSetter
MutableDataValueSetter
MutableDataSet
MutableScopedDataSet
NotNullValueSupplier
DataKeyBase
NullableDataKey
DataSet
ScopedDataSet
SharedDataKeys
com.vladsch.flexmark.util.dependency
DependencyHandler
DependencyResolver
Dependent
DependentItem
OrderedMap
DependentItemMap
FirstDependent
Generic class to use as after dependents to ensure dependent is first in list
ResolvedDependencies
FlatDependencies
DependencyHandler
FlatDependencyHandler
FlatDependencyStage
LastDependent
Generic class to use as before dependents to ensure dependent is last in list
ResolvedDependencies
com.vladsch.flexmark.util.format
CharWidthProvider
ColumnSort
FormattedCounter
MarkdownParagraph
MarkdownTable
LineAppendable
MarkdownWriterBase
NodeContext
NumberFormat
NONE,ARABIC,LETTERS,ROMAN,CUSTOM
NumericSuffixPredicate
RomanNumeral
Sort
NONE,ASCENDING,DESCENDING,ASCENDING_NUMERIC, DESCENDING_NUMERIC,ASCENDING_NUMERIC_LAST, DESCENDING_...
TableRow
TableCaptionRow
TableSection
TableCaptionSection
TableCell
TableCellConsumer
TableCellManipulator
TableCellOffsetInfo
MutableDataSetter
TableFormatOptions
TableManipulator
TableRow
TableRowManipulator
TableSection
TableSectionType
HEADER,SEPARATOR,BODY,CAPTION
TableRow
TableSeparatorRow
TableSection
TableSeparatorSection
TextAlignment
LEFT,CENTER,RIGHT,JUSTIFIED
TrackedOffset
Tracked Offset information NOTE: purposefully equals compares the offset only and wi...
TrackedOffsetList
TrackedOffsetUtils
com.vladsch.flexmark.util.format.options
15 classes hidden
com.vladsch.flexmark.util.html
Immutable
Attribute
Attribute
AttributeImpl
Attributes
CellAlignment
NONE,LEFT,CENTER,RIGHT
LineAppendable
HtmlAppendable
Used to help with HTML output generation and formatting of HTML
HtmlAppendable
HtmlAppendableBase
Attribute...
MutableAttribute
MutableAttribute
MutableAttributeImpl
Attributes
MutableAttributes
com.vladsch.flexmark.util.html.ui
10 classes hidden
com.vladsch.flexmark.util.misc
ArrayUtils
BitField
BitFieldSet
Re-Implementation of RegularEnumSet class for EnumSet, for "regular sized" enum type...
CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
DelimitedBuilder
Extension
Base interface for a parser/renderer extension. Doesn't have any methods itself, but...
FileUtil
- works with files
sourcejavadoc
ImageUtils
- works with files
sourcejavadoc
Immutable
MinMaxAvgDouble
MinMaxAvgFloat
MinMaxAvgInt
MinMaxAvgLong
Mutable
Paired
Pair
Paired
Ref
TemplateUtil
Utils
com.vladsch.flexmark.util.options
OptionParser
BooleanOptionParser
MessageProvider
OptionParser
OptionParser
OptionsParser
ParsedOption
ParsedOptionStatus
VALID,IGNORED,WEAK_WARNING,WARNING,ERROR
ParserMessage
ParserParams
com.vladsch.flexmark.util.sequence
BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
BasedOptionsHolder
BasedOptionsSequence
A BasedSequence with offset tracking that follows editing operations and subSequence...
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
IRichSequenceBase...
BasedSequenceImpl
Implementation of BaseSequence
BasedUtils
BasedSequenceImpl
CharSubSequence
A CharSequence that references original char[] a subSequence() returns a sub-sequenc...
Escaping
Html5Entities
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
IRichSequence
IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
LineAppendable
Used to collect line text for further processing control output of new lines limitin...
LineAppendable
LineAppendableImpl
LineInfo
Line information in LineAppendable
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
MappedSequence
A CharSequence that maps characters according to CharMapper
PlaceholderReplacer
Used to replace placeholder text in the form of open/close char such as <text>...
PositionAnchor
CURRENT,PREVIOUS,NEXT
BasedSequenceImpl...
PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
Range
RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
BasedSequence
ReplacedBasedSequence
Interface implemented by sequences which do not contain contiguous base characters f...
ReplacedTextMapper
Class which tracks text replacements to provide original offset from modified offset...
ReplacedTextRegion
IRichSequence
RichSequence
IRichSequenceBase...
RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
BasedSequenceImpl...
SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
SegmentedSequence
SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
SegmentedSequence
SegmentedSequenceTree
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
SequenceUtils
BasedSequenceImpl
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
Range
TagRange
com.vladsch.flexmark.util.sequence.builder
14 classes hidden
com.vladsch.flexmark.util.sequence.builder.tree
7 classes hidden
com.vladsch.flexmark.util.sequence.mappers
7 classes hidden
com.vladsch.flexmark.util.visitor
AstAction
Interface for subclassing by specific Node actions: visit, format, render, etc
AstActionHandler
Intended to be completed by subclasses for specific node types and node actions
AstHandler
Base class for tracking generic node to specific node handler
AstNode
Interface for converting to AstAccess