public static class AttributedCharacterIterator.Attribute extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static AttributedCharacterIterator.Attribute |
INPUT_METHOD_SEGMENT |
static AttributedCharacterIterator.Attribute |
LANGUAGE |
static AttributedCharacterIterator.Attribute |
READING |
Modifier | Constructor and Description |
---|---|
protected |
Attribute(String var0) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object var0) |
protected String |
getName() |
int |
hashCode() |
protected Object |
readResolve() |
String |
toString() |
public static final AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT
public static final AttributedCharacterIterator.Attribute LANGUAGE
public static final AttributedCharacterIterator.Attribute READING
protected Attribute(String var0)
protected String getName()
protected Object readResolve() throws InvalidObjectException
InvalidObjectException