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 jomni-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jomni.util
├─ org.jomni.util.Maps.class - [JAR]
├─ org.jomni.util.Pair.class - [JAR]
org.jomni
├─ org.jomni.ClassInfo.class - [JAR]
├─ org.jomni.ConverterRegistry.class - [JAR]
├─ org.jomni.ExtraConverters.class - [JAR]
├─ org.jomni.JomniBuilder.class - [JAR]
├─ org.jomni.JomniMapper.class - [JAR]
├─ org.jomni.MapperException.class - [JAR]
├─ org.jomni.Omni.class - [JAR]
├─ org.jomni.PropInfo.class - [JAR]
├─ org.jomni.TypeConverter.class - [JAR]