Giter Site home page Giter Site logo

andyglick / nimbus-language-tags Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 256 KB

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.

License: Apache License 2.0

Java 100.00%

nimbus-language-tags's Introduction

Nimbus-LangTag

README

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.

See com.nimbusds.langtag.LangTag class for details.

This package has no dependencies.


Change log:

version 1.0 (2012-05-26)
 * First official release.
	
version 1.1 (2013-01-31)
 * Adds ReadOnlyLangTag interface.
 * Fixes LangTag.equals(Object) handling of null arguments.
 * Adds LangTagUtil class.

version 1.1.1 (2013-04-05)
 * Switches Ant build script to Maven.
 * Publishes library to Maven Central.

version 1.2 (2013-09-11)
 * Renames LangTagUtil class to LangTagUtils.
 * Adds strip method to LangTagUtils class.
 * Adds extract method to LangTagUtils class.

version 1.3 (2013-10-23)
 * Adds LangTagUtils.strip(Set) and LangTagUtils.strip(List) methods.

version 1.4 (2014-01-14)
 * Adds LangTagUtils.toStringList(Collection<LangTag>) and
   LangTagUtils.toStringArray(LangTag[]) methods.
 * Adds LangTagUtils.parseLangTagList(Collection<String>),
   LangTagUtils.parseLangTagList(String...) and
   LangTagUtils.parseLangTagArray(String...) methods.

version 1.4.1 (2016-08-26)
 * Upgrades to JSON Smart 1.3.1.

version 1.4.2 (2016-09-11)
 * Adds copyright notice.

version 1.4.3 (2016-09-11)
 * Adds OSGi support.

nimbus-language-tags's People

Contributors

vdzhuvinov avatar vbossica avatar

Watchers

Andy Glick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.