Package net.orbyfied.aspen.raw
Class MapNode
A node which holds a section, object or just map.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.orbyfied.aspen.raw.ValueNode
getDataString, getStyle, getValue, setStyle, setValueMethods inherited from class net.orbyfied.aspen.raw.Node
blockComment, blockCommentLines, blockCommentLines, endComment, endCommentLines, endCommentLines, inLineComment, inLineCommentLines, inLineCommentLines, toString
-
Constructor Details
-
MapNode
public MapNode() -
MapNode
-
MapNode
-
-
Method Details
-
putEntry
-
merge
Merge this node with the given node.- Returns:
- The new merged node.
-
addAll
-