GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaModule Overview: com.vladsch.flexmark:flexmark-util-collection
Module flexmark-util-collection
Group: com.vladsch.flexmark flexmark-java collection utility classes 32 classes
com.vladsch.flexmark.util.collection
com.vladsch.flexmark.util.collection.iteration
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-tree-iteration
flexmark-java library for recursive tree iteration with the filtering and recursion ...
flexmark-util
flexmark-java utility classes
flexmark-util-ast
flexmark-java ast utility classes
flexmark-util-dependency
flexmark-java dependency 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-sequence
flexmark-java sequence utility classes
Uses Modules:
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.