| Package | Description |
|---|---|
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.rewrite |
| Modifier and Type | Class and Description |
|---|---|
class |
SanitizingGadgetRewriter
A content rewriter that will sanitize output for simple 'badge' like display.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbsolutePathReferenceRewriter
Rewriter that converts all url's to absolute.
|
class |
ContentTypeCharsetRemoverRewriter
Removes charset information from <meta http-equip="Content-Type"%gt; tags
|
class |
ImageAttributeRewriter
Rewriter that adds height/width attributes to
|
class |
ImageResizeRewriter
This rewriter helps in appending the image size parameters (extracted from inline styles, height
and width) to the proxied resource urls so that server side resizing can be done when ever
possible.
|
class |
OsTemplateXmlLoaderRewriter
Rewrites the gadget to include template and xml information
|
class |
ProxyingContentRewriter
Rewrites gadget content to force resources through the /proxy endpoint.
|
class |
ScriptConcatContentRewriter
Concatenates non-private and cached script resources.
|
class |
StyleAdjacencyContentRewriter
Merges adjacent style tags.
|
class |
StyleConcatContentRewriter
Concatenates non-private and cached adjacent styles
CacheEnforcementVisitor is used to merge only non-private & cached styles.
|
class |
StyleTagExtractorContentRewriter
Extracts style tags
|
class |
StyleTagProxyEmbeddedUrlsRewriter
Rewriter that replaces urls (@import + background) in
<style> ...
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.