jar

org.jresearch.locale.languageTag : org.jresearch.locale.languageTag

Maven & Gradle

Feb 04, 2021
4 usages

JRS: Java implementation of RFC-5646 (language tag) · JRS: GWT implementation of RFC-5646 (language tag) based on Connect2id language tag library. Java implementation of "Tags for Identifying Languages", RFC-5646. Supports normal language tags. Special private language tags beginning with "x" and grandfathered tags beginning with "i" are not supported.

Table Of Contents

Latest Version

Download org.jresearch.locale.languageTag : org.jresearch.locale.languageTag JAR file - Latest Versions:

All Versions

Download org.jresearch.locale.languageTag : org.jresearch.locale.languageTag JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 org.jresearch.locale.languageTag-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jresearch.locale.langtag.parser

├─ org.jresearch.locale.langtag.parser.CharFunction.class - [JAR]

├─ org.jresearch.locale.langtag.parser.CharPosFunction.class - [JAR]

├─ org.jresearch.locale.langtag.parser.CharPosPredicate.class - [JAR]

├─ org.jresearch.locale.langtag.parser.CharPredicate.class - [JAR]

├─ org.jresearch.locale.langtag.parser.ParserUtil.class - [JAR]

org.jresearch.locale.langtag

├─ org.jresearch.locale.langtag.ImmutableLangTag.class - [JAR]

├─ org.jresearch.locale.langtag.LangTag.class - [JAR]

├─ org.jresearch.locale.langtag.LangTagUtils.class - [JAR]