public class ImageUrlRewriter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageUrlRewriter.RewriterContext
Holds the properties required by this class to perform rewrite operation.
|
| Constructor and Description |
|---|
ImageUrlRewriter(ImageUrlRewriter.RewriterContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
rewrite(String cssUri,
String imageUrl)
Computes the url of the image to be replaced in a css resource.
|
public ImageUrlRewriter(ImageUrlRewriter.RewriterContext context)
Copyright © 2008-2016. All Rights Reserved.