com.sun.xml.bind.v2.runtime.reflect
public static final class Lister.IDREFSIterator extends Object implements ListIterator<String>
Only in ArrayElementProperty we need to get the actual referenced object. This is a kind of ugly way to make that work.
Method Summary | |
---|---|
boolean | hasNext() |
Object | last()
Returns the last referenced object (not just its ID) |
String | next() |