org.hibernate.validator.internal.util
Class ResourceLoaderHelper

java.lang.Object
  extended by org.hibernate.validator.internal.util.ResourceLoaderHelper

public final class ResourceLoaderHelper
extends Object

Helper methods for loading resource files

Author:
Hardy Ferentschik

Constructor Summary
ResourceLoaderHelper()
           
 
Method Summary
static InputStream getInputStreamForPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLoaderHelper

public ResourceLoaderHelper()
Method Detail

getInputStreamForPath

public static InputStream getInputStreamForPath(String path)


Copyright © 2012 Oracle Corporation. All Rights Reserved.