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 dookug-client-jee8-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.icellmobilsoft.dookug.client
├─ hu.icellmobilsoft.dookug.client.AbstractBaseDookugClient.class - [JAR]
├─ hu.icellmobilsoft.dookug.client.AbstractDookugClient.class - [JAR]
├─ hu.icellmobilsoft.dookug.client.DookugClient.class - [JAR]
hu.icellmobilsoft.dookug.client.rest
├─ hu.icellmobilsoft.dookug.client.rest.IDocumentContentInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.client.rest.IDocumentGenerateInlineInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.client.rest.IDocumentGenerateStoredTemplateInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.client.rest.IDocumentStoredTemplateInternalRest.class - [JAR]
hu.icellmobilsoft.dookug.client.rest.jsonb
├─ hu.icellmobilsoft.dookug.client.rest.jsonb.CustomJsonbContextResolver.class - [JAR]