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.asset.tag.stats.api-2.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.asset.tag.stats.service.persistence
├─ com.liferay.asset.tag.stats.service.persistence.AssetTagStatsPersistence.class - [JAR]
├─ com.liferay.asset.tag.stats.service.persistence.AssetTagStatsUtil.class - [JAR]
com.liferay.asset.tag.stats.model
├─ com.liferay.asset.tag.stats.model.AssetTagStats.class - [JAR]
├─ com.liferay.asset.tag.stats.model.AssetTagStatsModel.class - [JAR]
├─ com.liferay.asset.tag.stats.model.AssetTagStatsSoap.class - [JAR]
├─ com.liferay.asset.tag.stats.model.AssetTagStatsWrapper.class - [JAR]
com.liferay.asset.tag.stats.exception
├─ com.liferay.asset.tag.stats.exception.NoSuchTagStatsException.class - [JAR]
com.liferay.asset.tag.stats.service
├─ com.liferay.asset.tag.stats.service.AssetTagStatsLocalService.class - [JAR]
├─ com.liferay.asset.tag.stats.service.AssetTagStatsLocalServiceUtil.class - [JAR]
├─ com.liferay.asset.tag.stats.service.AssetTagStatsLocalServiceWrapper.class - [JAR]