net.sourceforge.squirrel_sql.plugins.userscript.kernel
Class ClassPathEntry
java.lang.Object
net.sourceforge.squirrel_sql.plugins.userscript.kernel.ClassPathEntry
public class ClassPathEntry
- extends Object
This class exeist because of a bug in the XMLBeanReader.
It can't read a String[] into a bean.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathEntry
public ClassPathEntry(String entry)
ClassPathEntry
public ClassPathEntry()
getEntry
public String getEntry()
setEntry
public void setEntry(String entry)
Copyright © 2001-2013. All Rights Reserved.