Class ToNodeContextImpl
java.lang.Object
cool.scx.object.mapping.ToNodeContextImpl
- All Implemented Interfaces:
ToNodeContext
默认映射上下文
一般来说 这里应该支持递归引用检测, 但经过实际测试有些耗费性能, 这里暂时只提供 最大嵌套层数检测
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToNodeContextImpl
-
-
Method Details
-
toNode
- Specified by:
toNodein interfaceToNodeContext- Parameters:
value- 待转换的值pathSegment- 路径段 (一般用于调试)- Throws:
NodeMappingException
-
options
Description copied from interface:ToNodeContext配置项- Specified by:
optionsin interfaceToNodeContext
-