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 geofred-client-core-2.0.3-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.coherentlogic.geofred.client.core.converters
├─ com.coherentlogic.geofred.client.core.converters.SeriesDataDeserializer.class - [JAR]
├─ com.coherentlogic.geofred.client.core.converters.SeriesGroupsDeserializer.class - [JAR]
├─ com.coherentlogic.geofred.client.core.converters.ShapesDeserializer.class - [JAR]
com.coherentlogic.geofred.client.core.domain
├─ com.coherentlogic.geofred.client.core.domain.Observation.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.RegionType.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.Season.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.SeriesData.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.SeriesGroup.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.SeriesGroups.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.Shape.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.ShapeType.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.Shapes.class - [JAR]
├─ com.coherentlogic.geofred.client.core.domain.Units.class - [JAR]
com.coherentlogic.geofred.client.core.builders
├─ com.coherentlogic.geofred.client.core.builders.QueryBuilder.class - [JAR]
com.coherentlogic.geofred.client.core.factories
├─ com.coherentlogic.geofred.client.core.factories.GsonFactory.class - [JAR]