Class ValueMapDecorator

  • All Implemented Interfaces:
    Map<String,​Object>, org.apache.sling.api.resource.ValueMap

    public final class ValueMapDecorator
    extends Object
    implements org.apache.sling.api.resource.ValueMap
    This is copied from org.apache.sling.api.wrappers.ValueMapDectorator to avoid dependency to latest Sling API. This can be removed when Sling API 2.17.0 or higher is referenced.