public class CompressedMergedJsResource extends CompressedMergedResource
| Constructor and Description |
|---|
CompressedMergedJsResource(Class<?> scope,
String path,
Locale locale,
String style,
Class<?>[] scopes,
String[] files,
int cacheDuration)
Deprecated.
use ResourceSpec[] instead of scopes[] and files[]
|
CompressedMergedJsResource(Class<?> scope,
String path,
Locale locale,
String style,
ResourceSpec[] specs,
int cacheDuration,
IResourcePreProcessor preProcessor) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wicket.util.resource.IResourceStream |
newResourceStream(Locale locale,
String style,
ResourceSpec[] specs,
IResourcePreProcessor preProcessor) |
getCacheDuration, getPackageResourceStream, setHeadersgetResourceStream, newPackageResource, newResourceStreamaccept, bind, bind, bind, bind, bind, exists, get, get, get, get, getAbsolutePath, getLocale, getPath, getResourceStream, getScope, getStyle, lastModifiedTime@Deprecated public CompressedMergedJsResource(Class<?> scope, String path, Locale locale, String style, Class<?>[] scopes, String[] files, int cacheDuration)
public CompressedMergedJsResource(Class<?> scope, String path, Locale locale, String style, ResourceSpec[] specs, int cacheDuration, IResourcePreProcessor preProcessor)
protected org.apache.wicket.util.resource.IResourceStream newResourceStream(Locale locale, String style, ResourceSpec[] specs, IResourcePreProcessor preProcessor)
newResourceStream in class CompressedMergedResourceCopyright © 2014 Molindo GmbH. All Rights Reserved.