|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStringResourceStream | |
|---|---|
| org.apache.wicket.util.resource | Base support for resources. |
| org.apache.wicket.util.template | Resource extensions that make working with header contributions easier and more maintainable. |
| Uses of IStringResourceStream in org.apache.wicket.util.resource |
|---|
| Classes in org.apache.wicket.util.resource that implement IStringResourceStream | |
|---|---|
class |
AbstractStringResourceStream
Base class for string resources. |
class |
StringBufferResourceStream
A string resource that can be appended to. |
class |
StringResourceStream
A StringResourceStream is an IResource implementation for strings. |
| Uses of IStringResourceStream in org.apache.wicket.util.template |
|---|
| Classes in org.apache.wicket.util.template that implement IStringResourceStream | |
|---|---|
class |
CssTemplate
Decorates a TextTemplate with CSS tags. |
class |
JavaScriptTemplate
Decorates a TextTemplate with JavaScript tags. |
class |
PackageTextTemplate
A String resource that can be appended to. |
class |
TextTemplate
Represents a text template that can do variable interpolation. |
class |
TextTemplateDecorator
Provides the ability to 'decorate' the actual template contents before it is contributed to the header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||