Java com.google.gwt.resources.ext ResourceGeneratorUtil fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.resources.ext ResourceGeneratorUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.resources.ext ResourceGeneratorUtil.

The text is from its open source code.

Method

voidaddNamedFile(String resourceName, File file)
Publish or override resources named by Source annotations.
StringbaseName(URL resource)
Returns the base filename of a resource.
URL[]findResources(TreeLogger logger, ResourceContext context, JMethod method)
Find all resources referenced by a method in a bundle.