public abstract static class ArchivedProjectTemplate.StreamProcessor<T>
extends java.lang.Object
Constructor and Description |
---|
StreamProcessor() |
Modifier and Type | Method and Description |
---|---|
abstract T |
consume(java.util.zip.ZipInputStream stream) |
public abstract T consume(java.util.zip.ZipInputStream stream) throws java.io.IOException
java.io.IOException