Java org.apache.wicket.util.resource StringResourceStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.util.resource StringResourceStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.util.resource StringResourceStream.

The text is from its open source code.

Constructor

Method

voidsetCharset(final Charset charset)
Sets the character set used for reading this resource.
voidsetLastModified(final Time lastModified)