com.starbase.util
Class Indent

java.lang.Object
  |
  +--com.starbase.util.Indent

Deprecated. This class has been deprecated.

public class Indent
extends java.lang.Object


Constructor Summary
Indent()
          Deprecated.  
 
Method Summary
static java.lang.String withSpaces(java.lang.String source, int levels)
          Deprecated.  
static java.lang.String withStrings(java.lang.String source, int levels, java.lang.String indentString)
          Deprecated.  
static java.lang.String withTabs(java.lang.String source, int levels)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Indent

public Indent()
Deprecated. 
Method Detail

withTabs

public static java.lang.String withTabs(java.lang.String source,
                                        int levels)
Deprecated. 

withSpaces

public static java.lang.String withSpaces(java.lang.String source,
                                          int levels)
Deprecated. 

withStrings

public static java.lang.String withStrings(java.lang.String source,
                                           int levels,
                                           java.lang.String indentString)
Deprecated. 


StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.