com :: sun :: star :: text :: constants group CharacterCompressionType
- Description
- These constants define character compression in asian text.
Constants
|
const short NONE
= = 0; |
- Description
- the characters are uncompressed.
|
const short PUNCTUATION_ONLY
= = 1; |
- Description
- only punctuation is compressed.
|
const short PUNCTUATION_AND_KANA
= = 2; |
- Description
- punctuation and japanese kana are compressed.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.