com.atlassian.greenhopper.web.util
Class RapidKeyTransformer.RapidKeyDownloadableResource

java.lang.Object
  extended by com.atlassian.plugin.webresource.transformer.AbstractTransformedDownloadableResource
      extended by com.atlassian.plugin.webresource.transformer.AbstractStringTransformedDownloadableResource
          extended by com.atlassian.greenhopper.web.util.RapidKeyTransformer.RapidKeyDownloadableResource
All Implemented Interfaces:
com.atlassian.plugin.servlet.DownloadableResource
Enclosing class:
RapidKeyTransformer

public static class RapidKeyTransformer.RapidKeyDownloadableResource
extends com.atlassian.plugin.webresource.transformer.AbstractStringTransformedDownloadableResource


Constructor Summary
RapidKeyTransformer.RapidKeyDownloadableResource(com.atlassian.plugin.servlet.DownloadableResource originalResource, java.util.Map<java.lang.String,java.lang.String> mapping)
           
 
Method Summary
protected  java.lang.String transform(java.lang.String original)
           
 
Methods inherited from class com.atlassian.plugin.webresource.transformer.AbstractStringTransformedDownloadableResource
getEncoding, streamResource
 
Methods inherited from class com.atlassian.plugin.webresource.transformer.AbstractTransformedDownloadableResource
getContentType, getOriginalResource, isResourceModified, serveResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidKeyTransformer.RapidKeyDownloadableResource

public RapidKeyTransformer.RapidKeyDownloadableResource(com.atlassian.plugin.servlet.DownloadableResource originalResource,
                                                        java.util.Map<java.lang.String,java.lang.String> mapping)
Method Detail

transform

protected java.lang.String transform(java.lang.String original)
Specified by:
transform in class com.atlassian.plugin.webresource.transformer.AbstractStringTransformedDownloadableResource


Copyright © 2007-2012 Atlassian. All Rights Reserved.