JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.pdfbox.jbig2.io
InputStreamFactory
Contents
Description
Method Summary
Method Details
getInputStream(InputStream)
Hide sidebar
Show sidebar
Interface InputStreamFactory
All Known Implementing Classes:
DefaultInputStreamFactory
public interface
InputStreamFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ImageInputStream
getInputStream
(
InputStream
is)
Method Details
getInputStream
ImageInputStream
getInputStream
(
InputStream
is)
throws
IOException
Throws:
IOException