org.vectomatic.dev.svg.impl.gen
Class SVGResourceGenerator
java.lang.Object
com.google.gwt.resources.ext.AbstractResourceGenerator
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.
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 |
SVGResourceGenerator
public SVGResourceGenerator()
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.