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 OpenedInputStreamMIFileAnalyzer. extractMIFileTypeAndCopiedInputStream(Reader reader)Recognize the MIFileDataSource from the reader.OpenedInputStreamMIFileAnalyzer. extractMIFileTypeFrom(InputStream stream)Recognize the MIFileDataSource from the inputStream.
-