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