| Interface | Description |
|---|---|
| FeatureResource |
Interface yielding content/code for JS features.
|
| Class | Description |
|---|---|
| BrowserSpecificFeatureResource |
A FeatureResource that supports being supplied only to certain browsers.
|
| BrowserSpecificFeatureResource.Loader |
Simple FeatureResourceLoader implementation that wraps all resource loads in
a browser-filtering delegator.
|
| FeatureRegistry |
Mechanism for loading feature.xml files from a location keyed by a String.
|
| FeatureResource.Default |
Helper base class to avoid having to implement rarely-overridden isExternal/isProxyCacheable
functionality in FeatureResource.
|
| FeatureResource.Simple | |
| FeatureResourceLoader |
Class that loads FeatureResource objects used to populate JS feature code.
|
Copyright © 2007-2012. All Rights Reserved.