Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.java.text
Class AttributedCharacterIterator.Attribute

java.lang.Object
  extended by oracle.adfnmc.java.text.AttributedCharacterIterator.Attribute
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Format.Field
Enclosing interface:
AttributedCharacterIterator

public static class AttributedCharacterIterator.Attribute
extends java.lang.Object
implements Serializable


Field Summary
static AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT
           
static AttributedCharacterIterator.Attribute LANGUAGE
           
static AttributedCharacterIterator.Attribute READING
           
 
Constructor Summary
protected AttributedCharacterIterator.Attribute(java.lang.String name)
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
protected  java.lang.String getName()
           
 int hashCode()
           
protected  java.lang.Object readResolve()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

AttributedCharacterIterator.Attribute

protected AttributedCharacterIterator.Attribute(java.lang.String name)
Method Detail

equals

public final boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

getName

protected java.lang.String getName()

hashCode

public final int hashCode()
Overrides:
hashCode in class java.lang.Object

readResolve

protected java.lang.Object readResolve()
                                throws InvalidObjectException
Throws:
InvalidObjectException

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.