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.contacts.uad-6.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.contacts.uad.display
├─ com.liferay.contacts.uad.display.BaseEntryUADDisplay.class - [JAR]
├─ com.liferay.contacts.uad.display.EntryUADDisplay.class - [JAR]
com.liferay.contacts.uad.exporter
├─ com.liferay.contacts.uad.exporter.BaseEntryUADExporter.class - [JAR]
├─ com.liferay.contacts.uad.exporter.EntryUADExporter.class - [JAR]
com.liferay.contacts.uad.constants
├─ com.liferay.contacts.uad.constants.ContactsUADConstants.class - [JAR]
com.liferay.contacts.uad.anonymizer
├─ com.liferay.contacts.uad.anonymizer.BaseEntryUADAnonymizer.class - [JAR]
├─ com.liferay.contacts.uad.anonymizer.EntryUADAnonymizer.class - [JAR]