public final class CharacterSetECI extends Object
| Modifier and Type | Method and Description | 
|---|---|
static CharacterSetECI |  
           getCharacterSetECIByName(String name)  |  
          
String |  
           getEncodingName()  |  
          
int |  
           getValue()  |  
          
public String getEncodingName()
public int getValue()
public static CharacterSetECI getCharacterSetECIByName(String name)
name - character set ECI encoding name 
           CharacterSetECI representing ECI for character encoding, or null if it is legal but unsupported 
           Copyright © 1998–2019. All rights reserved.