com.moesol.generator.printer
Class JavaValuePrinter
java.lang.Object
com.moesol.generator.printer.ValuePrinter
com.moesol.generator.printer.JavaValuePrinter
public class JavaValuePrinter
- extends ValuePrinter
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 |
JavaValuePrinter
protected JavaValuePrinter()
getInstance
public static JavaValuePrinter getInstance()
print
public void print(Object value,
Writer out)
throws IOException
- Specified by:
print
in class ValuePrinter
- Throws:
IOException
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.