Download Latest Version parserjavatoplant-1.0-javadoc.jar (83.5 kB)
Email in envelope

Get an email when there's a new version of ParserJavaToPlant

Home / 1.0
Name Modified Size InfoDownloads / Week
Parent folder
parserjavatoplant-1.0-sources.jar 2017-02-01 16.8 kB
parserjavatoplant-1.0-javadoc.jar 2017-02-01 83.5 kB
parserjavatoplant-1.0.jar 2017-02-01 24.7 kB
Totals: 3 Items   125.0 kB 0

ParserJavaToPlant

Description

Java library! Create "Java Class Diagram" in format *.puml files from *.java source files.

Release 1.0

Improving library javaparser-core version to 3.0.0

All file parsing is implemented through VoidVisitorAdapter. Added the ability to build relationships between classes.

Release 0.2

Added settings. Inside settings you can select the following items:

  • Parse the following fields: public, private, static, protected, final;
  • Parse the following methods: public, private, static, protected, final;
  • Parse and add to the header: extends, implements.

Release 0.1

Create "Java Class Diagram" in format *.puml files from *.java source files.

Source: README.en.md, updated 2017-02-01