Package | Description |
---|---|
org.apache.tapestry5.internal.webresources |
Modifier and Type | Method and Description |
---|---|
static CacheMode |
CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheMode[] |
CacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourceTransformer |
ResourceTransformerFactory.createCompiler(String contentType,
String sourceName,
String targetName,
ResourceTransformer transformer,
CacheMode cacheMode)
Constructs a compiler around a another ResourceTransformer implementation.
|
ResourceTransformer |
ResourceTransformerFactoryImpl.createCompiler(String contentType,
String sourceName,
String targetName,
ResourceTransformer transformer,
CacheMode cacheMode) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.