GWT 2.7.0

Uses of Package
com.google.gwt.resources.ext

Packages that use com.google.gwt.resources.ext
com.google.gwt.resources.client Classes for aggregating static resources into bundles. 
com.google.gwt.resources.ext This package contains extension hooks for adding new resource types to ClientBundle. 
com.google.gwt.resources.gss   
 

Classes in com.google.gwt.resources.ext used by com.google.gwt.resources.client
DefaultExtensions
          Specifies the default extensions for a resource type.
ResourceGeneratorType
          Specifies the implementation of ResourceGenerator to use for a type of ResourcePrototype.
 

Classes in com.google.gwt.resources.ext used by com.google.gwt.resources.ext
ClientBundleFields
          Allows ResourceGenerators to define fields within the implementation class for a bundle type.
ClientBundleRequirements
          Allows ResourceGenerators to indicate how their generated resources may be affected by their execution environment.
ResourceContext
          Context object for ResourceGenerators.
ResourceGenerator
          Encapsulates per-type resource generation logic.
 

Classes in com.google.gwt.resources.ext used by com.google.gwt.resources.gss
ResourceContext
          Context object for ResourceGenerators.
 


GWT 2.7.0