textbender.g.lang
Class ClassLoaderX

java.lang.Object
  extended by ClassLoaderX

public final class ClassLoaderX
extends Object

ClassLoader utilities.


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

Method Detail

checked

public static InputStream checked(String name,
                                  InputStream stream)
Parameters:
name - of stream
stream - to check
Returns:
stream
Throws:
MissingResourceException - if stream is null