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 carrot2-dcs-model-4.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.carrot2.dcs.model
├─ org.carrot2.dcs.model.ClusterRequest.class - [JAR]
├─ org.carrot2.dcs.model.ClusterResponse.class - [JAR]
├─ org.carrot2.dcs.model.ClusterServletParameters.class - [JAR]
├─ org.carrot2.dcs.model.ErrorResponse.class - [JAR]
├─ org.carrot2.dcs.model.ErrorResponseHandler.class - [JAR]
├─ org.carrot2.dcs.model.ErrorResponseType.class - [JAR]
├─ org.carrot2.dcs.model.ListResponse.class - [JAR]
├─ org.carrot2.dcs.model.ServiceInfo.class - [JAR]