| Package | Description |
|---|---|
| org.apache.shindig.gadgets.features | |
| org.apache.shindig.gadgets.js | |
| org.apache.shindig.gadgets.rewrite.js |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureRegistry.FeatureBundle> |
FeatureRegistry.LookupResult.getBundles() |
| Constructor and Description |
|---|
FeatureRegistry.LookupResult(List<FeatureRegistry.FeatureBundle> bundles) |
| Modifier and Type | Method and Description |
|---|---|
FeatureRegistry.FeatureBundle |
JsContent.getFeatureBundle() |
| Modifier and Type | Method and Description |
|---|---|
static JsContent |
JsContent.fromFeature(String content,
String source,
FeatureRegistry.FeatureBundle bundle,
FeatureResource resource) |
static JsContent |
JsContent.fromFeature(String content,
String source,
FeatureRegistry.FeatureBundle bundle,
FeatureResource resource,
boolean noCompile) |
protected List<String> |
BaseSurfaceJsProcessor.getExports(FeatureRegistry.FeatureBundle bundle,
JsUriManager.JsUri jsUri) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JsContent> |
JsCompiler.getJsContent(JsUriManager.JsUri jsUri,
FeatureRegistry.FeatureBundle bundle)
Pre-process feature JS.
|
Iterable<JsContent> |
DefaultJsCompiler.getJsContent(JsUriManager.JsUri jsUri,
FeatureRegistry.FeatureBundle bundle) |
Iterable<JsContent> |
ClosureJsCompiler.getJsContent(JsUriManager.JsUri jsUri,
FeatureRegistry.FeatureBundle bundle) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.