Uses of Class
org.apache.sling.api.wrappers.ValueMapDecorator
Packages that use ValueMapDecorator
-
Uses of ValueMapDecorator in org.apache.sling.api.wrappers
Subclasses of ValueMapDecorator in org.apache.sling.api.wrappersModifier and TypeClassDescriptionclass
A value map wrapper which implements deep reading of properties based on the resource tree and also supportsModifiableValueMap
.class
A value map wrapper which implements deep reading of properties based on the resource tree.class
ModifiableValueMapDecorator
decorates anotherMap
to provide a basic implementation for the additional methods of aModifiableValueMap
.