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 simple-mapper-1.0.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.joanzapata.mapper
├─ com.joanzapata.mapper.CustomBiMapper.class - [JAR]
├─ com.joanzapata.mapper.CustomBiMapperWrapper.class - [JAR]
├─ com.joanzapata.mapper.CustomMapper.class - [JAR]
├─ com.joanzapata.mapper.CustomMapperWrapper.class - [JAR]
├─ com.joanzapata.mapper.Hook.class - [JAR]
├─ com.joanzapata.mapper.HookWrapper.class - [JAR]
├─ com.joanzapata.mapper.Mapper.class - [JAR]
├─ com.joanzapata.mapper.MapperUtil.class - [JAR]
├─ com.joanzapata.mapper.MappingContext.class - [JAR]
├─ com.joanzapata.mapper.StrictModeException.class - [JAR]