Name: id146280 Date: 09/10/2004
1.
Specification for method
public AttributedCharacterIterator getIterator(
AttributedCharacterIterator.Attribute[] attributes)
is incomplete. It does not describe what AttributedCharacterIterator will be
returned in case if argument attributes does not contain any added Attribute
(e.g. attributes is empty).
2.
Specification for method
public AttributedCharacterIterator getIterator(
AttributedCharacterIterator.Attribute[] attributes, int beginIndex,
int endIndex)
is incomplete. It does not describe what AttributedCharacterIterator will be
returned if argument attributes does not contain any Attributes that were
added for range intersecting with given.
======================================================================
###@###.### 10/27/04 02:22 GMT
1.
Specification for method
public AttributedCharacterIterator getIterator(
AttributedCharacterIterator.Attribute[] attributes)
is incomplete. It does not describe what AttributedCharacterIterator will be
returned in case if argument attributes does not contain any added Attribute
(e.g. attributes is empty).
2.
Specification for method
public AttributedCharacterIterator getIterator(
AttributedCharacterIterator.Attribute[] attributes, int beginIndex,
int endIndex)
is incomplete. It does not describe what AttributedCharacterIterator will be
returned if argument attributes does not contain any Attributes that were
added for range intersecting with given.
======================================================================
###@###.### 10/27/04 02:22 GMT
- duplicates
-
JDK-6180278 Invalid implementation of AttributedString.getIterator(Attribute[])
-
- Closed
-