org.jsmiparser.util.url
Class ClassPathURLListFactory
java.lang.Object
org.jsmiparser.util.url.AbstractURLListFactory
org.jsmiparser.util.url.ClassPathURLListFactory
- All Implemented Interfaces:
- URLListFactory
public class ClassPathURLListFactory
- extends AbstractURLListFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_classLoader
protected java.lang.ClassLoader m_classLoader
ClassPathURLListFactory
public ClassPathURLListFactory()
ClassPathURLListFactory
public ClassPathURLListFactory(java.lang.String rootPath)
ClassPathURLListFactory
public ClassPathURLListFactory(java.lang.String rootPath,
java.util.List<java.lang.String> children)
getClassLoader
public java.lang.ClassLoader getClassLoader()
setClassLoader
public void setClassLoader(java.lang.ClassLoader classLoader)
create
public java.util.List<java.net.URL> create()
- Returns:
- The URL List.
Copyright © 2005-2007 null. All Rights Reserved.