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

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

Introduction

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

The text is from its open source code.

Constructor

ContextRelativeResourceReference(final String name, final boolean minifyIt)
Instantiates a new context relative resource reference for the given name.
ContextRelativeResourceReference(final String name, final String minPostfix)
Instantiates a new context relative resource reference for the given name.