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 globalmentor-vocab-0.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.globalmentor.vocab
├─ com.globalmentor.vocab.AbstractVocabularyRegistry.class - [JAR]
├─ com.globalmentor.vocab.BaseVocabularySpecification.class - [JAR]
├─ com.globalmentor.vocab.Curie.class - [JAR]
├─ com.globalmentor.vocab.DefaultVocabularyRegistry.class - [JAR]
├─ com.globalmentor.vocab.DefaultVocabularySpecification.class - [JAR]
├─ com.globalmentor.vocab.VocabularyManager.class - [JAR]
├─ com.globalmentor.vocab.VocabularyRegistrar.class - [JAR]
├─ com.globalmentor.vocab.VocabularyRegistry.class - [JAR]
├─ com.globalmentor.vocab.VocabularyRegistryBuilderImpl.class - [JAR]
├─ com.globalmentor.vocab.VocabularySpecification.class - [JAR]
├─ com.globalmentor.vocab.VocabularyTerm.class - [JAR]