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, setNameCopyright © 2020. All Rights Reserved.