Package com.google.gwt.resources.ext
package com.google.gwt.resources.ext
This package contains extension hooks for adding new resource types to
ClientBundle.
-
ClassDescriptionA base class providing common methods for ResourceGenerator implementations.Allows ResourceGenerators to define fields within the implementation class for a bundle type.Allows ResourceGenerators to indicate how their generated resources may be affected by their execution environment.Specifies the default extensions for a resource type.Context object for ResourceGenerators.Encapsulates per-type resource generation logic.Specifies the implementation of ResourceGenerator to use for a type of
ResourcePrototype
.Utility methods for building ResourceGenerators.A marker interface that aResourceGenerator
can implement to indicate it supports generator result caching.