Java org.apache.wicket.core.util.resource.locator IResourceStreamLocator fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

IResourceStreamlocate(Class clazz, String path)
Locate a resource, given a path and class.
IResourceNameIteratornewResourceNameIterator(String path, Locale locale, String style, String variation, String extension, boolean strict)
Markup resources and Properties files both need to iterate over different combinations of locale, style, etc..