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 udash-i18n-frontend_sjs0.6_2.12-0.8.0-B4-SNAP2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.udash.i18n.bindings
├─ io.udash.i18n.bindings.AttrTranslationBinding.class - [JAR]
├─ io.udash.i18n.bindings.DynamicAttrTranslationBinding.class - [JAR]
├─ io.udash.i18n.bindings.DynamicTranslationBinding.class - [JAR]
├─ io.udash.i18n.bindings.TranslationBinding.class - [JAR]
io.udash.i18n
├─ io.udash.i18n.FrontendTranslationProvider.class - [JAR]
├─ io.udash.i18n.LangProperty.class - [JAR]
├─ io.udash.i18n.LocalTranslationProvider.class - [JAR]
├─ io.udash.i18n.RemoteTranslationProvider.class - [JAR]
├─ io.udash.i18n.package.class - [JAR]