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 cxf-php-soap-codegen-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
be.selckin.ws.util.java2php.php
├─ be.selckin.ws.util.java2php.php.Argument.class - [JAR]
├─ be.selckin.ws.util.java2php.php.Operation.class - [JAR]
├─ be.selckin.ws.util.java2php.php.PhpClass.class - [JAR]
├─ be.selckin.ws.util.java2php.php.PhpEnum.class - [JAR]
├─ be.selckin.ws.util.java2php.php.PhpProperty.class - [JAR]
├─ be.selckin.ws.util.java2php.php.PhpService.class - [JAR]
├─ be.selckin.ws.util.java2php.php.PhpType.class - [JAR]
├─ be.selckin.ws.util.java2php.php.TypeHint.class - [JAR]
be.selckin.ws.util.java2php
├─ be.selckin.ws.util.java2php.EndPoint.class - [JAR]
├─ be.selckin.ws.util.java2php.JavaToPHP.class - [JAR]
├─ be.selckin.ws.util.java2php.JaxbUtils.class - [JAR]
├─ be.selckin.ws.util.java2php.Main.class - [JAR]
├─ be.selckin.ws.util.java2php.NameManager.class - [JAR]
├─ be.selckin.ws.util.java2php.NamespacePrefixAccumulator.class - [JAR]
├─ be.selckin.ws.util.java2php.ParticleInfo.class - [JAR]
├─ be.selckin.ws.util.java2php.Php.class - [JAR]
├─ be.selckin.ws.util.java2php.PhpWriter.class - [JAR]
├─ be.selckin.ws.util.java2php.ServicePHPBuilder.class - [JAR]
├─ be.selckin.ws.util.java2php.TypesPHPBuilder.class - [JAR]
├─ be.selckin.ws.util.java2php.UnsupportedConstruct.class - [JAR]
├─ be.selckin.ws.util.java2php.Utils.class - [JAR]