com.aptana.ide.editor.js.formatting
Class FormattingWriter

java.lang.Object
  extended by com.aptana.ide.io.SourceWriter
      extended by com.aptana.ide.editor.js.formatting.FormattingWriter

public class FormattingWriter
extends SourceWriter

Author:
Pavel Petrochenko

Constructor Summary
FormattingWriter()
           
 
Method Summary
protected  java.lang.String calculateIndentString(int indentSize)
           
 
Methods inherited from class com.aptana.ide.io.SourceWriter
decreaseIndent, getBuffer, getCurrentIndentationLevel, getCurrentIndentationString, getCurrentIndentLevel, getIndentLevel, getIndentString, getIndentText, getLength, getLineDelimeter, increaseIndent, join, print, print, printIndent, println, println, printlnWithIndent, printWithIndent, setCurrentIndentLevel, setLineDelimeter, splice, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormattingWriter

public FormattingWriter()
Method Detail

calculateIndentString

protected java.lang.String calculateIndentString(int indentSize)
Parameters:
indentSize -
Returns:
indentString