• Modules
    • By category
    • By name
    • Most popular
    • Most downloaded
    • Repository
  • Register
  • Log in
  • Help
    • Start using Ceylon Herd
    • Publish your first module
    • Module publishing guidelines
    • All about Ceylon
    • Keyboard Shortcuts

    • s Focus search module bar
      ? Open this information panel
      j Move selection down
      k Move selection up
      enter Open current selection
Module info
Name
FroMage / ceylon.unicode / 1.2.2
Ceylon Unicode Platform Module
Category SDK

The Ceylon SDK

Backends JVM
Maven coordinates
Compatible Ceylon release JVM: 1.2.x, 1.3.x (latest)
Published Mar 11, 2016
Stats Downloads (JVM): 236
Source downloads: 318
Authors Tom Bentley
Description

A selection of utility methods for accessing Unicode information about Characters and performing locale-aware transformations on Strings:

  • uppercase and lowercase change the case of a String according to the rules of a certain locale,
  • graphemes allows iteration of the Unicode graphemes in a String,
  • characterName returns the Unicode character name of a character, and
  • generalCategory and directionality return the Unicode general category and directionality of a Character.
Dependencies
ceylon.interop.java/1.2.2
ceylon.language/1.2.2
java.base/7 JDK shared
Usage
  • Import
 import ceylon.unicode "1.2.2";
Module links Members
Imported By
Home
Code repository
Issue tracker
Browse
Download .car
No .js archive
Download source archive
Download module documentation
View API documentation

Ceylon Herd v1.24 Copyright 2012-2021 Red Hat. About