public class NodeMap extends AbstractNode
attributes, name
NodeMap()
INode
get(String key)
NodeType
getType()
Map<String,INode>
getValue()
Set<String>
keySet()
void
set(String key, INode value)
String
toString()
getAttributes, getName, setAttributes, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NodeMap()
public INode get(String key)
public void set(String key, INode value)
public Set<String> keySet()
public NodeType getType()
public Map<String,INode> getValue()
public String toString()
toString
Object
Copyright © 2023. All Rights Reserved.