Class ResolvingJsonMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class ResolvingJsonMap extends JsonMap
Subclass of an JsonMap that automatically resolves any SVL variables in values.

Resolves variables in the following values:

All other data types are left as-is.

See Also:
See Also: