protected static final class JPropReadContext.ObjectContext extends JPropReadContext
JPropReadContext.ArrayContext, JPropReadContext.ObjectContext| Modifier and Type | Field and Description | 
|---|---|
| protected Iterator<Map.Entry<String,JPropNode>> | _contentsIterator over child values. | 
_branchText, _currentName, _currentText, _currentValue, _nextNode, _parent, _state| Constructor and Description | 
|---|
| JPropReadContext.ObjectContext(JPropReadContext p,
                              JPropNode objectNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.fasterxml.jackson.core.JsonToken | nextToken() | 
create, getCurrentName, getCurrentText, getCurrentValue, getParent, nextContext, overrideCurrentName, setCurrentValuepublic JPropReadContext.ObjectContext(JPropReadContext p, JPropNode objectNode)
public com.fasterxml.jackson.core.JsonToken nextToken()
nextToken in class JPropReadContextCopyright © 2017 FasterXML. All rights reserved.