Interface StreamSource
- 
- All Known Implementing Classes:
- InputStreamSource,- ResourceStreamSource,- StringStreamSource,- UrlStreamSource
 
 public interface StreamSource- Author:
- Tom Baeyens
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamgetInputStream()
 
-