protected static final class JPropReadContext.ArrayContext extends JPropReadContext
JPropReadContext.ArrayContext, JPropReadContext.ObjectContext
Modifier and Type | Field and Description |
---|---|
protected Iterator<JPropNode> |
_contents |
_branchText, _currentName, _currentText, _currentValue, _nextNode, _parent, _state
Constructor and Description |
---|
JPropReadContext.ArrayContext(JPropReadContext p,
JPropNode arrayNode) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.core.JsonToken |
nextToken() |
create, getCurrentName, getCurrentText, getCurrentValue, getParent, nextContext, overrideCurrentName, setCurrentValue
public JPropReadContext.ArrayContext(JPropReadContext p, JPropNode arrayNode)
public com.fasterxml.jackson.core.JsonToken nextToken()
nextToken
in class JPropReadContext
Copyright © 2016 FasterXML. All rights reserved.