org.codenarc.util.io
Interface Resource

All Known Implementing Classes:
ClassPathResource, UrlResource

public interface Resource


Method Summary
 java.io.InputStream getInputStream()
           
 

Method Detail

getInputStream

java.io.InputStream getInputStream()
                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.