protected static final class JPropReadContext.ObjectContext extends JPropReadContext
JPropReadContext.ArrayContext, JPropReadContext.ObjectContext
Modifier and Type | Field and Description |
---|---|
protected Iterator<Map.Entry<String,JPropNode>> |
_contents
Iterator 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, setCurrentValue
public JPropReadContext.ObjectContext(JPropReadContext p, JPropNode objectNode)
public com.fasterxml.jackson.core.JsonToken nextToken()
nextToken
in class JPropReadContext
Copyright © 2017 FasterXML. All rights reserved.