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 acris-json-api-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sk.seges.acris.json.client.data
├─ sk.seges.acris.json.client.data.IJsonObject.class - [JAR]
sk.seges.acris.json.client.annotation
├─ sk.seges.acris.json.client.annotation.ComplexField.class - [JAR]
├─ sk.seges.acris.json.client.annotation.DateTimePattern.class - [JAR]
├─ sk.seges.acris.json.client.annotation.Field.class - [JAR]
├─ sk.seges.acris.json.client.annotation.JsonObject.class - [JAR]
├─ sk.seges.acris.json.client.annotation.NumberPattern.class - [JAR]
├─ sk.seges.acris.json.client.annotation.Type.class - [JAR]