| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.fo.CharIteratororg.apache.fop.fo.NullCharIteratorpublic class NullCharIteratorextends CharIteratorConstructor Summary | |
| |
Method Summary | |
static CharIterator | |
boolean |
|
char |
|
Methods inherited from class org.apache.fop.fo.CharIterator | |
clone, hasNext, next, nextChar, remove, replaceChar | |
public boolean hasNext()
- Overrides:
- hasNext in interface CharIterator
- See Also:
java.util.Iterator.hasNext()
public char nextChar()
throws NoSuchElementException
- Overrides:
- nextChar in interface CharIterator
- See Also:
CharIterator.nextChar()
| fop 0.94 |