net.sourceforge.squirrel_sql.plugins.hibernate.server
Class ClassPathUtil

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.server.ClassPathUtil

public class ClassPathUtil
extends Object


Constructor Summary
ClassPathUtil()
           
 
Method Summary
static String[] classPathAsStringArray(ClassPathItem[] classPathItems)
           
static String classPathToString(ClassPathItem[] classPathItems)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathUtil

public ClassPathUtil()
Method Detail

classPathToString

public static String classPathToString(ClassPathItem[] classPathItems)

classPathAsStringArray

public static String[] classPathAsStringArray(ClassPathItem[] classPathItems)


Copyright © 2001-2012. All Rights Reserved.