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-api-rest-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.icellmobilsoft.dookug.api.url
├─ hu.icellmobilsoft.dookug.api.url.DocumentGeneratePath.class - [JAR]
├─ hu.icellmobilsoft.dookug.api.url.IServicePath.class - [JAR]
hu.icellmobilsoft.dookug.api.rest.builder
├─ hu.icellmobilsoft.dookug.api.rest.builder.ParametersDataBuilder.class - [JAR]
hu.icellmobilsoft.dookug.api.rest
├─ hu.icellmobilsoft.dookug.api.rest.IOpenapiConstants.class - [JAR]
hu.icellmobilsoft.dookug.api.rest.document
├─ hu.icellmobilsoft.dookug.api.rest.document.DocumentGenerateMultipartForm.class - [JAR]
├─ hu.icellmobilsoft.dookug.api.rest.document.IDocumentContentInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.api.rest.document.IDocumentGenerateInlineInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.api.rest.document.IDocumentGenerateStoredTemplateInternalRest.class - [JAR]
├─ hu.icellmobilsoft.dookug.api.rest.document.IDocumentStoredTemplateInternalRest.class - [JAR]