| Package | Description |
|---|---|
| org.apache.wicket.css | |
| org.apache.wicket.javascript | |
| org.apache.wicket.resource |
Locale aware resouce loaders.
|
| org.apache.wicket.resource.bundles |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICssCompressor
Allow for different implementations of a css compressor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJavaScriptCompressor
Allow for different implementation of a javascript compressor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJavaScriptCompressor
Wicket default implementation of a javascript compressor
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpTextCompressor
A no-op text compressor
|
| Modifier and Type | Method and Description |
|---|---|
ITextResourceCompressor |
ConcatResourceBundleReference.getCompressor() |
ITextResourceCompressor |
ConcatBundleResource.getCompressor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcatResourceBundleReference.setCompressor(ITextResourceCompressor compressor) |
void |
ConcatBundleResource.setCompressor(ITextResourceCompressor compressor) |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.