Package org.cubeengine.converter.node

Class Summary
BooleanNode A Boolean Node
ByteNode A Byte Node
CharNode A Char Node
Commentable  
ContainerNode<V> A Node that can be a parent of another Node
DoubleNode A Double Node
FloatNode A Float Node
IntNode A Integer Node
ListNode A List Node It can contain a list of other Nodes
LongNode A Long Node
MapNode A MapNode It can map KeyNodes onto other Nodes
Node<V> A reflected Node
NullNode A Null Node Represents a non-existent value
Path Represents a path to a node.
ShortNode A Short Node
StringNode A String Node
ValueNode<V>  
 



Copyright © 2013–2017. All rights reserved.