com.tonicsystems.jarjar.util
Interface JarProcessor

All Known Implementing Classes:
JarProcessorChain, JarTransformer

public interface JarProcessor


Method Summary
 boolean process(EntryStruct struct)
           
 

Method Detail

process

public boolean process(EntryStruct struct)
                throws java.io.IOException
Throws:
java.io.IOException