org.vectomatic.svg.samples.generator
Class SourceGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
org.vectomatic.svg.samples.generator.SourceGenerator
public class SourceGenerator
- extends com.google.gwt.core.ext.Generator
Method Summary |
String |
generate(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
String typeName)
|
Methods inherited from class com.google.gwt.core.ext.Generator |
escape |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceGenerator
public SourceGenerator()
generate
public String generate(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
String typeName)
throws com.google.gwt.core.ext.UnableToCompleteException
- Specified by:
generate
in class com.google.gwt.core.ext.Generator
- Throws:
com.google.gwt.core.ext.UnableToCompleteException
Copyright © 2011. All Rights Reserved.