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 tt-services-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wci.tt.algo
├─ com.wci.tt.algo.PlaceholderAlgorithm.class - [JAR]
com.wci.tt.services.handlers
├─ com.wci.tt.services.handlers.AnalyzerHandler.class - [JAR]
├─ com.wci.tt.services.handlers.ConverterHandler.class - [JAR]
├─ com.wci.tt.services.handlers.NormalizerHandler.class - [JAR]
├─ com.wci.tt.services.handlers.ProviderHandler.class - [JAR]
├─ com.wci.tt.services.handlers.ThresholdHandler.class - [JAR]
com.wci.tt.services
├─ com.wci.tt.services.CoordinatorService.class - [JAR]
com.wci.tt.services.filters
├─ com.wci.tt.services.filters.ConvertFilter.class - [JAR]
├─ com.wci.tt.services.filters.Filter.class - [JAR]