Package org.codenarc.util.io
Interface Resource
-
- All Known Implementing Classes:
ClassPathResource,UrlResource
public interface Resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexists()java.io.InputStreamgetInputStream()
-