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 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.model
├─ nl.cloudfarming.client.model.AbstractEntity.class - [JAR]
├─ nl.cloudfarming.client.model.AbstractEntityManager.class - [JAR]
├─ nl.cloudfarming.client.model.Address.class - [JAR]
├─ nl.cloudfarming.client.model.AgroURI.class - [JAR]
├─ nl.cloudfarming.client.model.AgroURIFactory.class - [JAR]
├─ nl.cloudfarming.client.model.Bundle.class - [JAR]
├─ nl.cloudfarming.client.model.Country.class - [JAR]
├─ nl.cloudfarming.client.model.EnterpriseIdProvider.class - [JAR]
├─ nl.cloudfarming.client.model.Entity.class - [JAR]
├─ nl.cloudfarming.client.model.EntityCache.class - [JAR]
├─ nl.cloudfarming.client.model.EntityIdGenerator.class - [JAR]
├─ nl.cloudfarming.client.model.EntityManager.class - [JAR]
├─ nl.cloudfarming.client.model.EntitySavable.class - [JAR]
├─ nl.cloudfarming.client.model.FarmID.class - [JAR]
├─ nl.cloudfarming.client.model.IssuingAgency.class - [JAR]
├─ nl.cloudfarming.client.model.ItemIdType.class - [JAR]
├─ nl.cloudfarming.client.model.PostalCodeValidator.class - [JAR]
├─ nl.cloudfarming.client.model.SimpleEntityIdGenerator.class - [JAR]
├─ nl.cloudfarming.client.model.Temporal.class - [JAR]