Java org.apache.wicket.request.resource CharSequenceResource fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

CharSequenceResource(final String contentType, final CharSequence data, final String filename)
Creates a Resource from the given char sequence with its content type