com.waveset.util
Class FileCounter

java.lang.Object
  extended bycom.waveset.util.FileCounter

public class FileCounter
extends java.lang.Object


Field Summary
protected static java.lang.String CLASS
           
static java.lang.String code_id
           
static java.lang.String MAX_REACHED
           
 
Constructor Summary
FileCounter()
           
 
Method Summary
static java.lang.String getNext(java.lang.String baseName, java.lang.String maxStr, boolean throwEx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code_id

public static final java.lang.String code_id
See Also:
Constant Field Values

MAX_REACHED

public static final java.lang.String MAX_REACHED
See Also:
Constant Field Values

CLASS

protected static final java.lang.String CLASS
See Also:
Constant Field Values
Constructor Detail

FileCounter

public FileCounter()
Method Detail

getNext

public static java.lang.String getNext(java.lang.String baseName,
                                       java.lang.String maxStr,
                                       boolean throwEx)
                                throws WavesetException
Throws:
WavesetException