Class AttributeMapLookupNode

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class AttributeMapLookupNode
    extends AttributeNode
    This function is an instruction to do a lookup in a map attribute, returning the value. The key is either specified explicitly or found via a key source attribute. Two underlying attributes are used to represent the map attribute (the key and value attributes).
    Author:
    geirst
    See Also:
    Serialized Form