net.sourceforge.pmd.util.database
Class ResourceLoader

java.lang.Object
  extended by net.sourceforge.pmd.util.database.ResourceLoader

public class ResourceLoader
extends Object

Helper class for retrieving resources relative to the installation.

Author:
Stuart Turton

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

Constructor Detail

ResourceLoader

public ResourceLoader()
Method Detail

getResourceStream

public InputStream getResourceStream(String path)
                              throws IOException
Throws:
IOException


Copyright © 2002-2015 InfoEther. All Rights Reserved.