Class MapNode


public class MapNode extends ValueNode<LinkedHashMap<String,ValueNode>>
A node which holds a section, object or just map.