Package org.apache.pdfbox.jbig2.io
Interface InputStreamFactory
-
- All Known Implementing Classes:
DefaultInputStreamFactory
public interface InputStreamFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.imageio.stream.ImageInputStream
getInputStream(java.io.InputStream is)
-