| Package | Description |
|---|---|
| org.apache.shindig.gadgets.uri |
| Modifier and Type | Method and Description |
|---|---|
JsUriManager.JsUri |
JsUriManager.processExternJsUri(Uri uri)
Processes the inbound URL, for use by serving code in determining which JS to serve
and with what caching properties.
|
JsUriManager.JsUri |
DefaultJsUriManager.processExternJsUri(Uri uri)
Essentially pulls apart a Uri created by makeExternJsUri, validating its
contents, especially the version key.
|
Copyright © 2007-2012. All Rights Reserved.