All Classes and Interfaces

Class
Description
Simple abstract implementation for UrlReadingCondition implementations.
Interface for clients to include web resources that have been required via RequiredResources.
Represents complete key of the web-resource tag.
Service for working with the page being rendered by the current HTTP request.
A CSS webresource
Parameters for a CSS webresource
Container for a data key and value
A Javascript webresource
Parameters for a Javascript webresource
Representation of a resource accessible via a URL
 
Parameters that affect a resource that occur outside its querystring - e.g.: media query, and other attributes on an HTML tag e.g.: charset
Provides access to querystring params.
Interface for clients to require data blobs.
Interface for clients to require web resources.
Defines the current resource phases.
Describes a resource for transformation
Transformer parameters to be passed to WebResourceTransformerFactory's methods.
The part of a transformer that contributes to the URL
Allows implementors to receive metadata captured from build-time processing steps and to decide whether to use an alternate transformation strategy based on that metadata.
Interface for conditions / transformers to contribute information to a resource URL.
A formatting mode for URLs.
Condition that contributes to the URL.
The part of a transformer that reads the config and url params and does the actual resource transformation.
 
Marker interface for resources returned from the web resource system.
Stateful component that handles inclusion of css, javascript and data resources.
Builder for constructing WebResourceAssembler
Factory for creating web resource builders.
Interface for providing JSON data to a client.
An interface for filtering web resources.
Manage 'css', 'javascript' and other 'resources' that are usually linked at the top of pages using <script> and <link> tags.
Missing the following; getting the composite condition, getting the transformations, getting the data providers, and getting the deprecation details.
Set of assembled web resources and web resources contexts.
Factory to create URL aware web resource transformers
Provides the prefixes a 'system' static resource as well as the base url of the application to be used as a prefix for other web resources.