|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.msv.datatype.xsd.UnicodeUtil
public class UnicodeUtil
Unicode-related utility functions.
| Constructor Summary | |
|---|---|
UnicodeUtil()
|
|
| Method Summary | |
|---|---|
static int |
countLength(java.lang.String str)
Count the number of "character" in Unicode string. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnicodeUtil()
| Method Detail |
|---|
public static int countLength(java.lang.String str)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||