net.sourceforge.addam.util
Class TableUtil

java.lang.Object
  extended by net.sourceforge.addam.util.TableUtil

public class TableUtil
extends Object

Created by IntelliJ IDEA. User: TIM3 Date: Oct 28, 2006 Time: 1:54:43 PM To change this template use File | Settings | File Templates.


Constructor Summary
TableUtil()
           
 
Method Summary
static String getFileName(String tableName)
           
static String getTableName(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableUtil

public TableUtil()
Method Detail

getTableName

public static String getTableName(File file)

getFileName

public static String getFileName(String tableName)


Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.