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

E17503-02

Package oracle.adfnmc.java.text

Interface Summary
AttributedCharacterIterator AttributedCharacterIterator
CharacterIterator CharacterIterator is used to sequence over a group of characters.
 

Class Summary
AttributedCharacterIterator.Attribute  
FieldPosition FieldPosition is used to identify fields in formatted Strings.
Format Format is the abstract superclass of classes which format and parse objects according to Locale specific rules.
Format.Field This inner class is used to represent Format attributes in the AttributedCharacterIterator that formatToCharacterIterator() method returns in the Format subclasses.
MessageFormat  
ParsePosition ParsePosition is used to track the current position in a String being parsed.
SimpleDateFormat This class is necessary due to the bug described here: http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&thread.id=7700
 

Exception Summary
ParseException A ParseException is thrown when the String being parsed is not in the correct form.
 


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.