GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Overview: com.vladsch.flexmark:flexmark-util-experimental
Module flexmark-util-experimental
Group: com.vladsch.flexmark Contains experimental classes that may or may not work in all cases. Use at your own... 20 classes
com.vladsch.flexmark.experimental.util.collection
com.vladsch.flexmark.experimental.util.collection.iteration
com.vladsch.flexmark.experimental.util.data
com.vladsch.flexmark.experimental.util.mappers
com.vladsch.flexmark.experimental.util.sequence.managed
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:
ROOT
flexmark-java
Java re-implementation of commonmark-java based parser, with AST reflecting source e...
Uses Modules:
flexmark-util-ast
flexmark-java ast utility classes
flexmark-util-data
flexmark-java data utility classes
flexmark-util-misc
flexmark-java misc utility classes
flexmark-util-collection
flexmark-java collection utility classes
flexmark-util-sequence
flexmark-java sequence utility classes
flexmark-test-util
flexmark-java classes for tests
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.