jar

org.ow2.chameleon.i18n : resource-bundle-extender

Maven & Gradle

Nov 10, 2011
1 usages

OW2 Chameleon - Resource Bundle Based i18n Service Implementation · This bundle is an implementation of the i18n service based on Resource Bundle. Those files are provided using i18n extensions

Table Of Contents

Latest Version

Download org.ow2.chameleon.i18n : resource-bundle-extender JAR file - Latest Versions:

All Versions

Download org.ow2.chameleon.i18n : resource-bundle-extender JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window resource-bundle-extender-0.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.chameleon.i18n.extension

├─ org.ow2.chameleon.i18n.extension.I18NServiceSelectorImpl.class - [JAR]

├─ org.ow2.chameleon.i18n.extension.I18nExtender.class - [JAR]

├─ org.ow2.chameleon.i18n.extension.I18nServiceImpl.class - [JAR]

├─ org.ow2.chameleon.i18n.extension.UTF8PropertiesResourceBundle.class - [JAR]

├─ org.ow2.chameleon.i18n.extension.XMLResourceBundle.class - [JAR]

org.ow2.chameleon.i18n

├─ org.ow2.chameleon.i18n.I18nService.class - [JAR]

├─ org.ow2.chameleon.i18n.I18nServiceSelector.class - [JAR]