org.cruxframework.crux.tools.compile.utils
Class ClassPathUtils

java.lang.Object
  extended by org.cruxframework.crux.tools.compile.utils.ClassPathUtils

public class ClassPathUtils
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
ClassPathUtils()
           
 
Method Summary
static void addURL(URL u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathUtils

public ClassPathUtils()
Method Detail

addURL

public static void addURL(URL u)
                   throws IOException
Throws:
IOException


Copyright © 2014. All rights reserved.