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 mesakit-map-road-name-standardizer-0.17.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.telenav.mesakit.map.road.name.standardizer.locales.english
├─ com.telenav.mesakit.map.road.name.standardizer.locales.english.EnglishCanadaRoadNameStandardizer.class - [JAR]
├─ com.telenav.mesakit.map.road.name.standardizer.locales.english.EnglishRoadNameStandardizer.class - [JAR]
├─ com.telenav.mesakit.map.road.name.standardizer.locales.english.EnglishUnitedStatesRoadNameStandardizer.class - [JAR]
com.telenav.mesakit.map.road.name.standardizer
├─ com.telenav.mesakit.map.road.name.standardizer.BaseRoadNameStandardizer.class - [JAR]
├─ com.telenav.mesakit.map.road.name.standardizer.RoadNameStandardizer.class - [JAR]
com.telenav.mesakit.map.road.name.standardizer.locales.indonesian
├─ com.telenav.mesakit.map.road.name.standardizer.locales.indonesian.IndonesianIndonesiaRoadNameStandardizer.class - [JAR]
├─ com.telenav.mesakit.map.road.name.standardizer.locales.indonesian.SimpleIndonesianRoadNameStandardizer.class - [JAR]