net.sourceforge.jpotpourri.codegen
Class CodeUtil

java.lang.Object
  extended by net.sourceforge.jpotpourri.codegen.CodeUtil

public final class CodeUtil
extends java.lang.Object

Author:
christoph_pickl@users.sourceforge.net

Method Summary
static java.lang.String autoIndentCode(java.lang.String code, int depth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

autoIndentCode

public static java.lang.String autoIndentCode(java.lang.String code,
                                              int depth)


Copyright © 2008. All Rights Reserved.