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.html.preview.service-2.0.35.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.html.preview.model.impl
├─ com.liferay.html.preview.model.impl.HtmlPreviewEntryBaseImpl.class - [JAR]
├─ com.liferay.html.preview.model.impl.HtmlPreviewEntryCacheModel.class - [JAR]
├─ com.liferay.html.preview.model.impl.HtmlPreviewEntryImpl.class - [JAR]
├─ com.liferay.html.preview.model.impl.HtmlPreviewEntryModelImpl.class - [JAR]
com.liferay.html.preview.service.base
├─ com.liferay.html.preview.service.base.HtmlPreviewEntryLocalServiceBaseImpl.class - [JAR]
com.liferay.html.preview.internal.processor
├─ com.liferay.html.preview.internal.processor.HtmlPreviewProcessorTrackerImpl.class - [JAR]
com.liferay.html.preview.internal.upgrade.v2_0_0.util
├─ com.liferay.html.preview.internal.upgrade.v2_0_0.util.HtmlPreviewEntryTable.class - [JAR]
com.liferay.html.preview.service.persistence.impl
├─ com.liferay.html.preview.service.persistence.impl.HtmlPreviewEntryPersistenceImpl.class - [JAR]
com.liferay.html.preview.service.persistence.impl.constants
├─ com.liferay.html.preview.service.persistence.impl.constants.PreviewPersistenceConstants.class - [JAR]
com.liferay.html.preview.internal.upgrade
├─ com.liferay.html.preview.internal.upgrade.HtmlPreviewServiceUpgrade.class - [JAR]
com.liferay.html.preview.service.impl
├─ com.liferay.html.preview.service.impl.HtmlPreviewEntryLocalServiceImpl.class - [JAR]