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 corda-ledger-extensions-base-0.9.0-Iguana1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.r3.corda.ledger.utxo.base
├─ com.r3.corda.ledger.utxo.base.Check.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.ContractStateType.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.DelegatedContract.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.StatePointer.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.StatePosition.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.StaticPointer.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.VerifiableCommand.class - [JAR]
├─ com.r3.corda.ledger.utxo.base.VisibleState.class - [JAR]