|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.util.resource.AbstractResourceStream
IResourceStream,
Serialized Form| Constructor Summary | |
AbstractResourceStream()
|
|
| Method Summary | |
java.lang.String |
asString()
|
protected java.nio.charset.Charset |
getCharset()
|
void |
setCharset(java.nio.charset.Charset charset)
Sets the character set used for reading this resource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface wicket.util.resource.IResourceStream |
close, getContentType, getInputStream, length |
| Methods inherited from interface wicket.util.watch.IModifiable |
lastModifiedTime |
| Constructor Detail |
public AbstractResourceStream()
| Method Detail |
public void setCharset(java.nio.charset.Charset charset)
setCharset in interface IStringResourceStreamcharset - Charset for componentpublic java.lang.String asString()
asString in interface IStringResourceStreamprotected java.nio.charset.Charset getCharset()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||