protected static class CSSDocumentCache.CSSDocumentCacheKey2 extends CacheStoreKeyBase
CSSDocumentCache
. It the combination of a
normalized SWC file path and the CSS file inside the SWC. If the
swcFile
is null, the cssFileName
points to a CSS disk
file.Modifier and Type | Field and Description |
---|---|
protected String |
cssFileName |
Constructor and Description |
---|
CSSDocumentCache.CSSDocumentCacheKey2(String cssFileName) |
Modifier and Type | Method and Description |
---|---|
String |
generateKey()
Generate a string key based on concrete classes' fields.
|
equals, hashCode, toString
protected final String cssFileName
public CSSDocumentCache.CSSDocumentCacheKey2(String cssFileName)
public String generateKey()
CacheStoreKeyBase
generateKey
in class CacheStoreKeyBase
Copyright © 2016 The Apache Software Foundation. All rights reserved.