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 yet-another-alignment-api-3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceConfidenceComparator.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo.class - [JAR]
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer.class - [JAR]
├─ de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.URL2AlignmentTransformer.class - [JAR]