public class StyleTagProxyEmbeddedUrlsRewriter extends DomWalker.Rewriter
| Modifier and Type | Field and Description |
|---|---|
protected ContentRewriterFeature.Config |
config |
protected CssResponseRewriter |
cssRewriter |
protected ProxyUriManager |
proxyUriManager |
| Constructor and Description |
|---|
StyleTagProxyEmbeddedUrlsRewriter(ContentRewriterFeature.DefaultConfig config,
ProxyUriManager proxyUriManager,
CssResponseRewriter cssRewriter) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DomWalker.Visitor> |
makeVisitors(Gadget context,
Uri gadgetUri) |
rewrite, rewriteprotected final ContentRewriterFeature.Config config
protected final ProxyUriManager proxyUriManager
protected final CssResponseRewriter cssRewriter
@Inject public StyleTagProxyEmbeddedUrlsRewriter(ContentRewriterFeature.DefaultConfig config, ProxyUriManager proxyUriManager, CssResponseRewriter cssRewriter)
protected List<DomWalker.Visitor> makeVisitors(Gadget context, Uri gadgetUri)
makeVisitors in class DomWalker.RewriterCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.