public class JarProcessorChain extends java.lang.Object implements JarProcessor
| Constructor and Description |
|---|
JarProcessorChain(JarProcessor[] chain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(EntryStruct struct) |
public JarProcessorChain(JarProcessor[] chain)
public boolean process(EntryStruct struct) throws java.io.IOException
process in interface JarProcessorjava.io.IOException