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 olingo-odata2-annotation-processor-ref-2.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.olingo.odata2.annotation.processor.ref
├─ org.apache.olingo.odata2.annotation.processor.ref.AnnotationRefServiceFactory.class - [JAR]
org.apache.olingo.odata2.annotation.processor.ref.model
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Building.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.City.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Employee.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Location.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Manager.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.ModelSharedConstants.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Photo.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.RefBase.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.ResourceHelper.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Room.class - [JAR]
├─ org.apache.olingo.odata2.annotation.processor.ref.model.Team.class - [JAR]