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.headless.admin.list.type.api-5.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.headless.admin.list.type.resource.v1_0
├─ com.liferay.headless.admin.list.type.resource.v1_0.ListTypeDefinitionResource.class - [JAR]
├─ com.liferay.headless.admin.list.type.resource.v1_0.ListTypeEntryResource.class - [JAR]
com.liferay.headless.admin.list.type.dto.v1_0
├─ com.liferay.headless.admin.list.type.dto.v1_0.ListTypeDefinition.class - [JAR]
├─ com.liferay.headless.admin.list.type.dto.v1_0.ListTypeEntry.class - [JAR]