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 contract-3.20.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.neow3j.contract.types
├─ io.neow3j.contract.types.NNSName.class - [JAR]
io.neow3j.contract.exceptions
├─ io.neow3j.contract.exceptions.InvalidNeoNameException.class - [JAR]
├─ io.neow3j.contract.exceptions.InvalidNeoNameServiceRootException.class - [JAR]
├─ io.neow3j.contract.exceptions.InvocationConfigurationException.class - [JAR]
├─ io.neow3j.contract.exceptions.UnexpectedReturnTypeException.class - [JAR]
├─ io.neow3j.contract.exceptions.UnresolvableDomainNameException.class - [JAR]
io.neow3j.contract
├─ io.neow3j.contract.ContractManagement.class - [JAR]
├─ io.neow3j.contract.ContractUtils.class - [JAR]
├─ io.neow3j.contract.FungibleToken.class - [JAR]
├─ io.neow3j.contract.GasToken.class - [JAR]
├─ io.neow3j.contract.Iterator.class - [JAR]
├─ io.neow3j.contract.NefFile.class - [JAR]
├─ io.neow3j.contract.NeoNameService.class - [JAR]
├─ io.neow3j.contract.NeoToken.class - [JAR]
├─ io.neow3j.contract.NeoURI.class - [JAR]
├─ io.neow3j.contract.NonFungibleToken.class - [JAR]
├─ io.neow3j.contract.PolicyContract.class - [JAR]
├─ io.neow3j.contract.RoleManagement.class - [JAR]
├─ io.neow3j.contract.SmartContract.class - [JAR]
├─ io.neow3j.contract.Token.class - [JAR]