|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStringResourceStream
A resource that can be converted to a String representation, possibly using an explicit Charset.
| Method Summary | |
|---|---|
String |
asString()
|
void |
setCharset(Charset charset)
Sets the character set used for converting this resource to a String. |
| Methods inherited from interface org.apache.wicket.util.resource.IResourceStream |
|---|
close, getContentType, getInputStream, getLocale, getStyle, getVariation, length, setLocale, setStyle, setVariation |
| Methods inherited from interface org.apache.wicket.util.watch.IModifiable |
|---|
lastModifiedTime |
| Method Detail |
|---|
void setCharset(Charset charset)
charset - Charset for componentString asString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||