org.radrails.rails.internal.ui.editors
Class IndentCodeFormatter

java.lang.Object
  extended byorg.radrails.rails.internal.ui.editors.IndentCodeFormatter

public class IndentCodeFormatter
extends java.lang.Object

Author:
mkent

Method Summary
 java.lang.String format(java.lang.String unformatted, int numSpacesForTab)
           
static IndentCodeFormatter getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static IndentCodeFormatter getInstance()

format

public java.lang.String format(java.lang.String unformatted,
                               int numSpacesForTab)
Parameters:
unformatted -
Returns: