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 |
AttributedCharacterIterator.Attribute(String var0) |
public static final AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT
public static final AttributedCharacterIterator.Attribute LANGUAGE
public static final AttributedCharacterIterator.Attribute READING
protected AttributedCharacterIterator.Attribute(String var0)
protected String getName()
protected Object readResolve() throws InvalidObjectException
InvalidObjectException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.