org.vectomatic.dev.svg.impl.gen
Class SVGResourceGenerator

java.lang.Object
  extended by com.google.gwt.resources.ext.AbstractResourceGenerator
      extended by org.vectomatic.dev.svg.impl.gen.SVGResourceGenerator
All Implemented Interfaces:
com.google.gwt.resources.ext.ResourceGenerator

public class SVGResourceGenerator
extends com.google.gwt.resources.ext.AbstractResourceGenerator

Provides implementations of SVGResource.


Field Summary
 
Fields inherited from class com.google.gwt.resources.ext.AbstractResourceGenerator
STRIP_COMMENTS
 
Constructor Summary
SVGResourceGenerator()
           
 
Method Summary
 String createAssignment(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.resources.ext.ResourceContext context, com.google.gwt.core.ext.typeinfo.JMethod method)
           
 
Methods inherited from class com.google.gwt.resources.ext.AbstractResourceGenerator
createFields, finish, init, prepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVGResourceGenerator

public SVGResourceGenerator()
Method Detail

createAssignment

public String createAssignment(com.google.gwt.core.ext.TreeLogger logger,
                               com.google.gwt.resources.ext.ResourceContext context,
                               com.google.gwt.core.ext.typeinfo.JMethod method)
                        throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
createAssignment in interface com.google.gwt.resources.ext.ResourceGenerator
Specified by:
createAssignment in class com.google.gwt.resources.ext.AbstractResourceGenerator
Throws:
com.google.gwt.core.ext.UnableToCompleteException


Copyright © 2012. All Rights Reserved.