AttributedCharacterIterator.Attribute

Undocumented in source.

Constructors

this
this(String name)
Undocumented in source.

Members

Functions

getName
String getName()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
equals_t opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
readResolve
Object readResolve()
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

INPUT_METHOD_SEGMENT
AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT;
Undocumented in source.
LANGUAGE
AttributedCharacterIterator.Attribute LANGUAGE;
Undocumented in source.
READING
AttributedCharacterIterator.Attribute READING;
Undocumented in source.

Meta