java.text
Class AttributedCharacterIterator.Attribute
java.lang.Object
java.text.AttributedCharacterIterator.Attribute
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- AttributedCharacterIterator
public static class AttributedCharacterIterator.Attribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
INPUT_METHOD_SEGMENT
public static final AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT
LANGUAGE
public static final AttributedCharacterIterator.Attribute LANGUAGE
READING
public static final AttributedCharacterIterator.Attribute READING
AttributedCharacterIterator.Attribute
protected AttributedCharacterIterator.Attribute(String var0)
equals
public final boolean equals(Object var0)
- Overrides:
equals
in class Object
getName
protected String getName()
hashCode
public final int hashCode()
- Overrides:
hashCode
in class Object
readResolve
protected Object readResolve()
throws InvalidObjectException
- Throws:
InvalidObjectException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.