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 correios-client-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.techzee.correios.ws.dto
├─ br.com.techzee.correios.ws.dto.CorreiosPrecoPrazo.class - [JAR]
br.com.techzee.correios.ws.parser
├─ br.com.techzee.correios.ws.parser.CorreioResponseParser.class - [JAR]
br.com.techzee.correios.ws.util
├─ br.com.techzee.correios.ws.util.ConsultaCorreiosUtils.class - [JAR]
br.com.techzee.correios.ws
├─ br.com.techzee.correios.ws.ConsultaCorreios.class - [JAR]
br.com.techzee.correios.ws.enumeration
├─ br.com.techzee.correios.ws.enumeration.CorreiosFormatoEmbalagem.class - [JAR]
├─ br.com.techzee.correios.ws.enumeration.CorreiosTipoServico.class - [JAR]
├─ br.com.techzee.correios.ws.enumeration.IndicadorSN.class - [JAR]