©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| java.text.AttributedCharacterIterator | CharacterIterator |
Constants inherited
from interface
java.text.CharacterIterator
| Set<AttributedCharacterIterator.Attribute> | getAllAttributeKeys() | |||||
| Object | getAttribute(AttributedCharacterIterator.Attribute attribute) | |||||
| Map<AttributedCharacterIterator.Attribute, Object> | getAttributes() | |||||
| int | getRunLimit(AttributedCharacterIterator.Attribute attribute) | |||||
| int | getRunLimit(Set<? extends AttributedCharacterIterator.Attribute> attributes) | |||||
| int | getRunLimit() | |||||
| int | getRunStart(Set<? extends AttributedCharacterIterator.Attribute> attributes) | |||||
| int | getRunStart(AttributedCharacterIterator.Attribute attribute) | |||||
| int | getRunStart() |
Methods inherited
from interface
java.text.CharacterIterator