com.moesol.generator.printer
Class TypePrinter
java.lang.Object
com.moesol.generator.printer.TypePrinter
- Direct Known Subclasses:
- JavaTypePrinter, JniMangledTypePrinter, JniSignatureTypePrinter, JniTypePrinter
public abstract class TypePrinter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypePrinter
public TypePrinter()
print
public abstract void print(Class type,
Writer out)
throws IOException
- Throws:
IOException
toString
public String toString(Class type)
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.