View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window liferay-journal-article-converter-7.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.davidepastore.liferay.converter
├─ com.github.davidepastore.liferay.converter.ConvertibleJournalArticle.class - [JAR]
com.github.davidepastore.liferay.model
├─ com.github.davidepastore.liferay.model.DDMDocumentAndMedia.class - [JAR]
├─ com.github.davidepastore.liferay.model.DDMGeolocation.class - [JAR]
├─ com.github.davidepastore.liferay.model.DDMImage.class - [JAR]
com.github.davidepastore.liferay.annotation
├─ com.github.davidepastore.liferay.annotation.JournalArticleField.class - [JAR]
com.github.davidepastore.liferay.util
├─ com.github.davidepastore.liferay.util.JsonUtil.class - [JAR]
├─ com.github.davidepastore.liferay.util.SimpleLocaleUtil.class - [JAR]