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.exportimport.changeset.api-6.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.exportimport.changeset.portlet.action
├─ com.liferay.exportimport.changeset.portlet.action.ExportImportChangesetMVCActionCommandHelper.class - [JAR]
com.liferay.exportimport.changeset.exception
├─ com.liferay.exportimport.changeset.exception.ExportImportEntityException.class - [JAR]
com.liferay.exportimport.changeset.constants
├─ com.liferay.exportimport.changeset.constants.ChangesetConstants.class - [JAR]
├─ com.liferay.exportimport.changeset.constants.ChangesetPortletKeys.class - [JAR]
com.liferay.exportimport.changeset
├─ com.liferay.exportimport.changeset.Changeset.class - [JAR]
├─ com.liferay.exportimport.changeset.ChangesetEnvironment.class - [JAR]
├─ com.liferay.exportimport.changeset.ChangesetManager.class - [JAR]
├─ com.liferay.exportimport.changeset.ChangesetManagerUtil.class - [JAR]