ro.isdc.wro.model.resource.processor.support
Class ImageUrlRewriter.RewriterContext

java.lang.Object
  extended by ro.isdc.wro.model.resource.processor.support.ImageUrlRewriter.RewriterContext
Enclosing class:
ImageUrlRewriter

public static final class ImageUrlRewriter.RewriterContext
extends Object

Holds the properties required by this class to perform rewrite operation.


Constructor Summary
ImageUrlRewriter.RewriterContext()
           
 
Method Summary
 ImageUrlRewriter.RewriterContext setAggregatedFolderPath(String aggregatedFolderPath)
           
 ImageUrlRewriter.RewriterContext setContextPath(String contextPath)
           
 ImageUrlRewriter.RewriterContext setProxyPrefix(String proxyPrefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUrlRewriter.RewriterContext

public ImageUrlRewriter.RewriterContext()
Method Detail

setProxyPrefix

public ImageUrlRewriter.RewriterContext setProxyPrefix(String proxyPrefix)

setAggregatedFolderPath

public ImageUrlRewriter.RewriterContext setAggregatedFolderPath(String aggregatedFolderPath)

setContextPath

public ImageUrlRewriter.RewriterContext setContextPath(String contextPath)


Copyright © 2008-2013. All Rights Reserved.