public static class ContentRewriterFeature.Config extends Object
| Modifier and Type | Method and Description |
|---|---|
Integer |
getExpires() |
int |
getFingerprint() |
Set<String> |
getIncludedTags() |
boolean |
isRewriteEnabled() |
boolean |
isSplitJsEnabled() |
protected boolean |
shouldExclude(String url) |
protected boolean |
shouldInclude(String url) |
boolean |
shouldRewriteTag(String tag) |
boolean |
shouldRewriteURL(String url) |
protected boolean shouldInclude(String url)
protected boolean shouldExclude(String url)
public boolean isRewriteEnabled()
public boolean shouldRewriteURL(String url)
public boolean shouldRewriteTag(String tag)
public Integer getExpires()
public boolean isSplitJsEnabled()
public int getFingerprint()
Copyright © 2007-2012. All Rights Reserved.