public class MapNode extends DefaultNode
Node.State, Node.Visitor
Constructor and Description |
---|
MapNode(Node parentNode,
Accessor accessor,
Class<?> valueType) |
Modifier and Type | Method and Description |
---|---|
Accessor |
accessorForKey(Object key) |
int |
indexKey(Object key) |
boolean |
isMapNode() |
MapNode |
toMapNode() |
addChild, canonicalGet, canonicalSet, canonicalUnset, equals, get, getCategories, getChild, getChild, getChild, getChildren, getCircleStartNode, getCircleStartPath, getParentNode, getPathElement, getPropertyAnnotation, getPropertyAnnotations, getPropertyPath, getState, getType, hasChanges, hasChildren, hashCode, isAdded, isChanged, isCircular, isCollectionNode, isEqualsOnly, isIgnored, isRemoved, isRootNode, isUntouched, matches, set, setCircleStartNode, setCircleStartPath, setParentNode, setState, setType, toCollectionNode, toString, unset, visit, visit, visitChildren
public int indexKey(Object key)
public final boolean isMapNode()
isMapNode
in interface Node
isMapNode
in class DefaultNode
public final MapNode toMapNode()
toMapNode
in interface Node
toMapNode
in class DefaultNode
Copyright © 2013. All Rights Reserved.