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 nactem-type-mapper-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.ac.nactem.argo.components.typemapper
├─ uk.ac.nactem.argo.components.typemapper.FSReference.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.NactemTypeMapper.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMap.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapBuilder.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperBaseListener.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperBaseVisitor.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperLexer.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperListener.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperParser.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.TypeMapperVisitor.class - [JAR]
├─ uk.ac.nactem.argo.components.typemapper.UimaUtils.class - [JAR]