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 org.apache.sling.installer.factory.feature-0.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sling.feature.extension.apiregions.api
├─ org.apache.sling.feature.extension.apiregions.api.ApiExport.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.ApiRegion.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.ApiRegions.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.Deprecation.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.DeprecationInfo.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.DeprecationValidationMode.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.JDKDeprecationExtension.class - [JAR]
├─ org.apache.sling.feature.extension.apiregions.api.package-info.class - [JAR]
org.apache.sling.installer.factory.model.impl
├─ org.apache.sling.installer.factory.model.impl.APIRegionsExtensionHandler.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.AbstractFeatureModelTask.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.FeatureModelInstallerPlugin.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.InstallContext.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.InstallFeatureModelTask.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.RepoinitExtensionHandler.class - [JAR]
├─ org.apache.sling.installer.factory.model.impl.UninstallFeatureModelTask.class - [JAR]
org.apache.sling.feature.extension.apiregions.launcher
├─ org.apache.sling.feature.extension.apiregions.launcher.LauncherProperties.class - [JAR]
org.apache.sling.feature.spi.context
├─ org.apache.sling.feature.spi.context.ExtensionHandler.class - [JAR]
├─ org.apache.sling.feature.spi.context.ExtensionHandlerContext.class - [JAR]
├─ org.apache.sling.feature.spi.context.package-info.class - [JAR]