Home
last modified time | relevance | path

Searched defs:DumpArchiveInputStream (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/
DDumpArchiveInputStream.java51 public class DumpArchiveInputStream extends ArchiveInputStream { class
89 public DumpArchiveInputStream(final InputStream is) throws ArchiveException { in DumpArchiveInputStream() method in DumpArchiveInputStream
102 public DumpArchiveInputStream(final InputStream is, final String encoding) in DumpArchiveInputStream() method in DumpArchiveInputStream