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 coda-tests-1.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.coda.test.ae
├─ it.uniroma2.art.coda.test.ae.AnimalAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.CityAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.ComplexPersonAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.DatetimeAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.GenericWordsAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.MultiWordAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.PeopleAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.PersonAnnotator.class - [JAR]
├─ it.uniroma2.art.coda.test.ae.PlantAnnotator.class - [JAR]
it.uniroma2.art.coda.test.utils
├─ it.uniroma2.art.coda.test.utils.ComponentProviderMockForTest.class - [JAR]
├─ it.uniroma2.art.coda.test.utils.UIMAUtils.class - [JAR]
it.uniroma2.art.coda.test.contracts
├─ it.uniroma2.art.coda.test.contracts.AdditionalURIContract.class - [JAR]
├─ it.uniroma2.art.coda.test.contracts.AdditionalURIConverter.class - [JAR]
├─ it.uniroma2.art.coda.test.contracts.CompleteNameContract.class - [JAR]
├─ it.uniroma2.art.coda.test.contracts.CompleteNameConverter.class - [JAR]
├─ it.uniroma2.art.coda.test.contracts.NoFeatPathContract.class - [JAR]
├─ it.uniroma2.art.coda.test.contracts.NoFeatPathConverter.class - [JAR]