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 com.liferay.document.library.opener.uad-3.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.document.library.opener.uad.anonymizer
├─ com.liferay.document.library.opener.uad.anonymizer.BaseDLOpenerFileEntryReferenceUADAnonymizer.class - [JAR]
├─ com.liferay.document.library.opener.uad.anonymizer.DLOpenerFileEntryReferenceUADAnonymizer.class - [JAR]
com.liferay.document.library.opener.uad.constants
├─ com.liferay.document.library.opener.uad.constants.DLOpenerUADConstants.class - [JAR]
com.liferay.document.library.opener.uad.exporter
├─ com.liferay.document.library.opener.uad.exporter.BaseDLOpenerFileEntryReferenceUADExporter.class - [JAR]
├─ com.liferay.document.library.opener.uad.exporter.DLOpenerFileEntryReferenceUADExporter.class - [JAR]