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 odata_edm-2.11.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sdl.odata.edm.registry
├─ com.sdl.odata.edm.registry.ODataEdmRegistryImpl.class - [JAR]
com.sdl.odata.edm.factory.annotations
├─ com.sdl.odata.edm.factory.annotations.AnnotationActionFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationActionImportFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationComplexTypeFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationEntityDataModelFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationEntitySetFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationEntityTypeFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationEnumTypeFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationFunctionFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationFunctionImportFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationNavigationPropertyBindingFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationSingletonFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.AnnotationStructuredTypeFactory.class - [JAR]
├─ com.sdl.odata.edm.factory.annotations.FactoryLookup.class - [JAR]
com.sdl.odata.edm
├─ com.sdl.odata.edm.EdmConfiguration.class - [JAR]
com.sdl.odata.edm.model
├─ com.sdl.odata.edm.model.ActionImpl.class - [JAR]
├─ com.sdl.odata.edm.model.ActionImportImpl.class - [JAR]
├─ com.sdl.odata.edm.model.ComplexTypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.DerivableTypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EntityContainerImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EntityDataModelImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EntitySetImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EntityTypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EnumMemberImpl.class - [JAR]
├─ com.sdl.odata.edm.model.EnumTypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.FunctionImpl.class - [JAR]
├─ com.sdl.odata.edm.model.FunctionImportImpl.class - [JAR]
├─ com.sdl.odata.edm.model.KeyImpl.class - [JAR]
├─ com.sdl.odata.edm.model.NavigationPropertyBindingImpl.class - [JAR]
├─ com.sdl.odata.edm.model.NavigationPropertyImpl.class - [JAR]
├─ com.sdl.odata.edm.model.ParameterImpl.class - [JAR]
├─ com.sdl.odata.edm.model.PrimitiveTypeNameResolver.class - [JAR]
├─ com.sdl.odata.edm.model.PropertyImpl.class - [JAR]
├─ com.sdl.odata.edm.model.PropertyRefImpl.class - [JAR]
├─ com.sdl.odata.edm.model.ReferentialConstraintImpl.class - [JAR]
├─ com.sdl.odata.edm.model.SchemaImpl.class - [JAR]
├─ com.sdl.odata.edm.model.SingletonImpl.class - [JAR]
├─ com.sdl.odata.edm.model.StructuralPropertyImpl.class - [JAR]
├─ com.sdl.odata.edm.model.StructuredTypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.TypeDefinitionImpl.class - [JAR]
├─ com.sdl.odata.edm.model.TypeImpl.class - [JAR]
├─ com.sdl.odata.edm.model.TypeNameResolver.class - [JAR]