com.moesol.generator.printer
Class JavaTypePrinter
java.lang.Object
com.moesol.generator.printer.TypePrinter
com.moesol.generator.printer.JavaTypePrinter
public class JavaTypePrinter
- extends TypePrinter
Print types out in a manner suitable for Java programs.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaTypePrinter
protected JavaTypePrinter()
getInstance
public static JavaTypePrinter getInstance()
print
public void print(Class type,
Writer out)
throws IOException
- Specified by:
print
in class TypePrinter
- Throws:
IOException
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.