GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Overview: com.vladsch.flexmark:flexmark-util-sequence
Module flexmark-util-sequence
Group: com.vladsch.flexmark flexmark-java sequence utility classes 60 classes
com.vladsch.flexmark.util.sequence
com.vladsch.flexmark.util.sequence.builder
com.vladsch.flexmark.util.sequence.builder.tree
com.vladsch.flexmark.util.sequence.mappers
Module Info and Diagrams
Package/Class Details
Module packages and classes
Class Hierarchy
Represents class hierarchy in this module
Class Relationships
Classes and their relationships to other classes
Module Dependencies
Module dependencies diagram including external libraries
View pom.xml
Module build script
Used By Modules:
flexmark
Core of flexmark-java (implementation of CommonMark for parsing markdown and renderi...
flexmark-all
flexmark-java core and all extension modules and converters
ROOT
flexmark-java
Java re-implementation of commonmark-java based parser, with AST reflecting source e...
flexmark-osgi
flexmark-java core osgi bundle, all extension modules and converter modules except P...
flexmark-profile-pegdown
flexmark-java extension for setting flexmark options by using pegdown extension flags
flexmark-test-util
flexmark-java classes for tests
flexmark-util
flexmark-java utility classes
flexmark-util-ast
flexmark-java ast utility classes
flexmark-util-experimental
Contains experimental classes that may or may not work in all cases. Use at your own...
flexmark-util-format
flexmark-java format utility classes
flexmark-util-html
flexmark-java html utility classes
flexmark-util-options
flexmark-java options utility classes
Uses Modules:
flexmark-util-collection
flexmark-java collection utility classes
flexmark-util-data
flexmark-java data utility classes
flexmark-util-misc
flexmark-java misc utility classes
External Dependencies:
external
junit
JUnit is a unit testing framework to write and run repeatable automated tests on Java.
external
annotations
A set of annotations used for code inspection support and code documentation.