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.portal.uad-6.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.uad.exporter
├─ com.liferay.portal.uad.exporter.BasePortletItemUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.BaseRepositoryEntryUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.BaseRepositoryUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.BaseSystemEventUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.PortletItemUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.RepositoryEntryUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.RepositoryUADExporter.class - [JAR]
├─ com.liferay.portal.uad.exporter.SystemEventUADExporter.class - [JAR]
com.liferay.portal.uad.constants
├─ com.liferay.portal.uad.constants.PortalUADConstants.class - [JAR]
com.liferay.portal.uad.anonymizer
├─ com.liferay.portal.uad.anonymizer.BasePortletItemUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.BaseRepositoryEntryUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.BaseRepositoryUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.BaseSystemEventUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.PortletItemUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.RepositoryEntryUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.RepositoryUADAnonymizer.class - [JAR]
├─ com.liferay.portal.uad.anonymizer.SystemEventUADAnonymizer.class - [JAR]