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 streampipes-test-utils-0.65.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.streampipes.test.generator.grounding
├─ org.streampipes.test.generator.grounding.EventGroundingGenerator.class - [JAR]
org.streampipes.test.generator.grounding.protocol
├─ org.streampipes.test.generator.grounding.protocol.ProtocolGenerator.class - [JAR]
org.streampipes.test.generator
├─ org.streampipes.test.generator.EventPropertyGenerator.class - [JAR]
├─ org.streampipes.test.generator.EventSchemaGenerator.class - [JAR]
├─ org.streampipes.test.generator.EventStreamGenerator.class - [JAR]
├─ org.streampipes.test.generator.InvocationGraphGenerator.class - [JAR]