public class NodeMap extends AbstractNode
attributes, name
NodeMap()
INode
get(String key)
Set<String>
keySet()
void
set(String key, INode value)
String
toString()
NodeType
type()
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 type()
public String toString()
toString
Object
Copyright © 2018. All Rights Reserved.