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 n2o-platform-selection-processor-5.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.n2oapp.platform.selection.processor
├─ net.n2oapp.platform.selection.processor.AbstractSerializer.class - [JAR]
├─ net.n2oapp.platform.selection.processor.FetcherSerializer.class - [JAR]
├─ net.n2oapp.platform.selection.processor.GenericSignature.class - [JAR]
├─ net.n2oapp.platform.selection.processor.JoinerSerializer.class - [JAR]
├─ net.n2oapp.platform.selection.processor.ProcessorUtil.class - [JAR]
├─ net.n2oapp.platform.selection.processor.RawUseException.class - [JAR]
├─ net.n2oapp.platform.selection.processor.SelectionMeta.class - [JAR]
├─ net.n2oapp.platform.selection.processor.SelectionProcessor.class - [JAR]
├─ net.n2oapp.platform.selection.processor.SelectionProperty.class - [JAR]
├─ net.n2oapp.platform.selection.processor.SelectionSerializer.class - [JAR]
├─ net.n2oapp.platform.selection.processor.SpySerializer.class - [JAR]
├─ net.n2oapp.platform.selection.processor.TypeUtil.class - [JAR]