Uses of Class
org.apache.sling.api.wrappers.ValueMapDecorator
-
Packages that use ValueMapDecorator Package Description org.apache.sling.api.wrappers -
-
Uses of ValueMapDecorator in org.apache.sling.api.wrappers
Subclasses of ValueMapDecorator in org.apache.sling.api.wrappers Modifier and Type Class Description classDeepReadModifiableValueMapDecoratorA value map wrapper which implements deep reading of properties based on the resource tree and also supportsModifiableValueMap.classDeepReadValueMapDecoratorA value map wrapper which implements deep reading of properties based on the resource tree.classModifiableValueMapDecoratorModifiableValueMapDecoratordecorates anotherMapto provide a basic implementation for the additional methods of aModifiableValueMap.
-