Uses of Class
cool.scx.object.node.ObjectNode
Packages that use ObjectNode
-
Uses of ObjectNode in cool.scx.object
Methods in cool.scx.object with parameters of type ObjectNodeModifier and TypeMethodDescriptionstatic NodeNodeHelper.set(ObjectNode objectNode, String jsonPath, Object object) -
Uses of ObjectNode in cool.scx.object.mapping.mapper.node
Classes in cool.scx.object.mapping.mapper.node that implement interfaces with type arguments of type ObjectNodeMethods in cool.scx.object.mapping.mapper.node that return ObjectNodeModifier and TypeMethodDescriptionObjectNodeNodeMapper.fromNode(Node node, FromNodeContext context) Methods in cool.scx.object.mapping.mapper.node with parameters of type ObjectNodeModifier and TypeMethodDescriptionObjectNodeNodeMapper.toNode(ObjectNode value, ToNodeContext context) -
Uses of ObjectNode in cool.scx.object.node
Methods in cool.scx.object.node that return ObjectNode