Uses of Class
psidev.psi.mi.jami.commons.OpenedInputStream
-
Packages that use OpenedInputStream Package Description psidev.psi.mi.jami.commons -
-
Uses of OpenedInputStream in psidev.psi.mi.jami.commons
Methods in psidev.psi.mi.jami.commons that return OpenedInputStream Modifier and Type Method Description OpenedInputStream
MIFileAnalyzer. extractMIFileTypeAndCopiedInputStream(Reader reader)
Recognize the MIFileDataSource from the reader.OpenedInputStream
MIFileAnalyzer. extractMIFileTypeFrom(InputStream stream)
Recognize the MIFileDataSource from the inputStream.
-