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 sensor-model-13.03-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.cloudfarming.client.sensor.model
├─ nl.cloudfarming.client.sensor.model.Bundle.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.Measurement.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.MeasurementCollection.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.MeasurementType.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.Observation.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.ObservationManager.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.SensorMetadata.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.SensorObservation.class - [JAR]
├─ nl.cloudfarming.client.sensor.model.SensorRun.class - [JAR]