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-netbeans-modules-php-api-documentation-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.php.api.documentation
├─ org.netbeans.modules.php.api.documentation.PhpDocumentations.class - [JAR]
org.netbeans.modules.php.spi.documentation
├─ org.netbeans.modules.php.spi.documentation.PhpDocumentationProvider.class - [JAR]
org.netbeans.modules.php.api.documentation.ui.actions
├─ org.netbeans.modules.php.api.documentation.ui.actions.BaseSubMenu.class - [JAR]
├─ org.netbeans.modules.php.api.documentation.ui.actions.Bundle.class - [JAR]
├─ org.netbeans.modules.php.api.documentation.ui.actions.GenerateDocumentationActionFactory.class - [JAR]
org.netbeans.modules.php.api.documentation.ui.customizer
├─ org.netbeans.modules.php.api.documentation.ui.customizer.Bundle.class - [JAR]
├─ org.netbeans.modules.php.api.documentation.ui.customizer.CompositeCategoryProviderImpl.class - [JAR]
├─ org.netbeans.modules.php.api.documentation.ui.customizer.CustomizerDocumentation.class - [JAR]
org.netbeans.modules.php.api.documentation.registration
├─ org.netbeans.modules.php.api.documentation.registration.PhpDocumentationRegistrationProcessor.class - [JAR]