com.google.gwt.resources.rebind.context
Class MhtmlClientBundleGenerator

java.lang.Object
  extended by Generator
      extended by com.google.gwt.resources.rebind.context.AbstractClientBundleGenerator
          extended by com.google.gwt.resources.rebind.context.MhtmlClientBundleGenerator

public class MhtmlClientBundleGenerator
extends AbstractClientBundleGenerator

Generates Multipart HTML files.


Constructor Summary
MhtmlClientBundleGenerator()
           
 
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

MhtmlClientBundleGenerator

public MhtmlClientBundleGenerator()