de.saumya.mojo
Class ScriptUtils

java.lang.Object
  extended by de.saumya.mojo.ScriptUtils

public class ScriptUtils
extends Object


Method Summary
static URL getScript(String name)
           
static InputStream getScriptAsStream(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getScriptAsStream

public static InputStream getScriptAsStream(String name)
                                     throws IOException
Throws:
IOException

getScript

public static URL getScript(String name)
                     throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.