protected String |
UrlTransformationEngineImpl.doTransformUrl(Context context,
CachingOptions cachingOptions,
String transformerName,
String url) |
protected abstract String |
AbstractCachedUrlTransformationEngine.doTransformUrl(Context context,
CachingOptions cachingOptions,
String transformerName,
String url) |
protected String |
ShortToLongUrlTransformer.getLongName(Context context,
CachingOptions cachingOptions,
String folderPath,
String shortName) |
protected String |
ShortToLongUrlTransformer.getLongUrl(Context context,
CachingOptions cachingOptions,
String shortUrl,
boolean useShortNameIfLongNameNotFound) |
String |
ReplacePatternAllUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
RemovePrefixAndSuffixUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
ExtractRequestAttributesUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
AddServletPathUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
AddContextPathUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
ReplaceSubstringUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
ShortToLongUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
AddSchemeAndDomainAndServerPortUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
AddPrefixAndSuffixUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
UrlTransformerPipeline.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
ContentBundleShortToLongUrlTransformer.transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
String |
AbstractCachedUrlTransformationEngine.transformUrl(Context context,
CachingOptions cachingOptions,
String transformerName,
String url) |
String |
AbstractCachedUrlTransformationEngine.transformUrl(Context context,
String transformerName,
String url) |