@Version(value="2.8.0")
| Class | Description | 
|---|---|
| CompositeValueMap | Deprecated Use  ValueMapUtil.merge(ValueMap...)instead. | 
| DeepReadModifiableValueMapDecorator | A value map wrapper which implements deep reading of properties
 based on the resource tree and also supports  ModifiableValueMap. | 
| DeepReadValueMapDecorator | A value map wrapper which implements deep reading of properties
 based on the resource tree. | 
| IteratorWrapper<T> | Wrapper class for  Iterators, that forwards all method calls to the wrappedIterator. | 
| ModifiableValueMapDecorator | ModifiableValueMapDecoratordecorates anotherMapto provide a basic implementation for the additional methods
 of aModifiableValueMap. | 
| RequestPathInfoWrapper | The  RequestPathInfoWrapperclass is a default wrapper
 class around aRequestPathInfowhich may be extended to amend
 the functionality of the original request path info object. | 
| ResourceResolverWrapper | The  ResourceResolverWrapperis a wrapper for anyResourceResolver, delegating all method calls to the wrapped resource
 resolver by default. | 
| SlingHttpServletRequestWrapper | The  SlingHttpServletRequestWrapperclass is a default wrapper
 class around aSlingHttpServletRequestwhich may be extended to amend
 the functionality of the original request object. | 
| SlingHttpServletResponseWrapper | The  SlingHttpServletResponseWrapperclass is a default wrapper
 class around aSlingHttpServletResponsewhich may be extended to
 amend the functionality of the original response object. | 
| SlingRequestPaths | This class is not a "wrapper" per se, but computes the correct path info,
 request URI, etc. | 
| ValueMapDecorator | ValueMapDecoratordecorates anotherMapto provide a basic implementation for the additional methods
 of aValueMap. | 
| ValueMapUtil | Factory methods to create  ValueMaps. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.