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-identifiable-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.identifiable.query
├─ com.r3.corda.ledger.utxo.identifiable.query.IdentifiableStateQueries.class - [JAR]
com.r3.corda.ledger.utxo.identifiable.query.factory
├─ com.r3.corda.ledger.utxo.identifiable.query.factory.IdentifiableStateVaultNamedQueryFactory.class - [JAR]
com.r3.corda.ledger.utxo.identifiable.query.json
├─ com.r3.corda.ledger.utxo.identifiable.query.json.IdentifiableStateVaultJsonFactory.class - [JAR]
com.r3.corda.ledger.utxo.identifiable
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableConstraints.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableContract.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableContractCommand.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableContractCreateCommand.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableContractDeleteCommand.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableContractUpdateCommand.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiablePointer.class - [JAR]
├─ com.r3.corda.ledger.utxo.identifiable.IdentifiableState.class - [JAR]