| Package | Description |
|---|---|
| org.apache.wicket.util.resource |
Base support for resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStringResourceStream
Base class for string resources.
|
class |
FileResourceStream
A FileResourceStream is an IResource implementation for files.
|
class |
StringBufferResourceStream
A string resource that can be appended to.
|
class |
StringResourceStream
A StringResourceStream is an IResource implementation for strings.
|
class |
XSLTResourceStream
IResourceStream that applies XSLT on an input IResourceStream. |
class |
ZipResourceStream
An IResourceStream that ZIPs a directory's contents on the fly
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.