|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGenerator
com.google.gwt.resources.rebind.context.AbstractClientBundleGenerator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
public final class InlineClientBundleGenerator
This is a refinement that will use data urls for browsers that support them. Only files whose size are smaller than MAX_INLINE_SIZE will be inlined. Larger files will use the standard CacheBundle behavior.
| Constructor Summary | |
|---|---|
InlineClientBundleGenerator()
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.resources.rebind.context.AbstractClientBundleGenerator |
|---|
generate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineClientBundleGenerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||