public class ParserContext.FieldIterator extends Object implements Iterator<ParserContext>
| Constructor and Description |
|---|
FieldIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
ParserContext |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<ParserContext>public ParserContext next()
next in interface Iterator<ParserContext>Copyright © 2018 Symphony Software Foundation. All rights reserved.