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 tajin-i18n-3.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ovea.tajin.framework.i18nL10n
├─ com.ovea.tajin.framework.i18nL10n.Bundle.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.BundleInjector.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.Default18NService.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.I18NBundle.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.I18NBundleSkeleton.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.I18NBundlerProvider.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.I18NBundlerProviderSkeleton.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.I18NService.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.JsI18NBundlerProvider.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.JsonI18NBundle.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.JsonI18NBundlerProvider.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.MissingKeyBehaviour.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.MissingKeyException.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.PropertyI18NBundle.class - [JAR]
├─ com.ovea.tajin.framework.i18nL10n.PropertyI18NBundlerProvider.class - [JAR]
com.ovea.tajin.framework.i18nL10n.guice
├─ com.ovea.tajin.framework.i18nL10n.guice.I18NModule.class - [JAR]
com.ovea.tajin.framework.i18nL10n.internal
├─ com.ovea.tajin.framework.i18nL10n.internal.DummyClassForJavaDoc.class - [JAR]