SpelUtils

open class SpelUtils

spel 处理工具类

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun parse(spel: String, method: Method, args: Array<Any>): String

open fun parse(rootObject: Any, spel: String, method: Method, args: Array<Any>): String
支持 #p0 参数索引的表达式解析