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 translation.decomposer-1.18.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.monnetproject.nlp.stl.impl
├─ eu.monnetproject.nlp.stl.impl.DumpLuceneTermbase.class - [JAR]
├─ eu.monnetproject.nlp.stl.impl.LuceneTermbase.class - [JAR]
├─ eu.monnetproject.nlp.stl.impl.MinimumSubtermDecomposer.class - [JAR]
├─ eu.monnetproject.nlp.stl.impl.MinimumSubtermDecomposerFactory.class - [JAR]
├─ eu.monnetproject.nlp.stl.impl.SQLTermbase.class - [JAR]
├─ eu.monnetproject.nlp.stl.impl.TermbaseImpl.class - [JAR]
eu.monnetproject.nlp.stl
├─ eu.monnetproject.nlp.stl.Decomposer.class - [JAR]
├─ eu.monnetproject.nlp.stl.DecomposerFactory.class - [JAR]
├─ eu.monnetproject.nlp.stl.Termbase.class - [JAR]