Package org.jpmml.codemodel
Interface Streamable
-
- All Known Implementing Classes:
JClassFile,JDirectFile
public interface Streamable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamgetInputStream()
-
-
-
Method Detail
-
getInputStream
InputStream getInputStream() throws IOException
- Throws:
IOException
-
-