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 biojava-modfinder-7.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.biojava.nbio.phosphosite
├─ org.biojava.nbio.phosphosite.Dataset.class - [JAR]
├─ org.biojava.nbio.phosphosite.Site.class - [JAR]
org.biojava.nbio.protmod.structure
├─ org.biojava.nbio.protmod.structure.ModifiedCompound.class - [JAR]
├─ org.biojava.nbio.protmod.structure.ModifiedCompoundImpl.class - [JAR]
├─ org.biojava.nbio.protmod.structure.ProteinModificationIdentifier.class - [JAR]
├─ org.biojava.nbio.protmod.structure.StructureAtom.class - [JAR]
├─ org.biojava.nbio.protmod.structure.StructureAtomLinkage.class - [JAR]
├─ org.biojava.nbio.protmod.structure.StructureGroup.class - [JAR]
├─ org.biojava.nbio.protmod.structure.StructureUtil.class - [JAR]
org.biojava.nbio.protmod
├─ org.biojava.nbio.protmod.Component.class - [JAR]
├─ org.biojava.nbio.protmod.ModificationCategory.class - [JAR]
├─ org.biojava.nbio.protmod.ModificationCondition.class - [JAR]
├─ org.biojava.nbio.protmod.ModificationConditionImpl.class - [JAR]
├─ org.biojava.nbio.protmod.ModificationLinkage.class - [JAR]
├─ org.biojava.nbio.protmod.ModificationOccurrenceType.class - [JAR]
├─ org.biojava.nbio.protmod.ProteinModification.class - [JAR]
├─ org.biojava.nbio.protmod.ProteinModificationImpl.class - [JAR]
├─ org.biojava.nbio.protmod.ProteinModificationRegistry.class - [JAR]
org.biojava.nbio.protmod.io
├─ org.biojava.nbio.protmod.io.ComponentXMLConverter.class - [JAR]
├─ org.biojava.nbio.protmod.io.ModifiedCompoundXMLConverter.class - [JAR]
├─ org.biojava.nbio.protmod.io.ProteinModificationXmlReader.class - [JAR]
├─ org.biojava.nbio.protmod.io.StructureAtomXMLConverter.class - [JAR]
├─ org.biojava.nbio.protmod.io.StructureGroupXMLConverter.class - [JAR]