com.tonicsystems.jarjar.util

Interface JarProcessor

Known Implementing Classes:
JarProcessorChain, JarTransformer, JarTransformerChain

public interface JarProcessor

Method Summary

boolean
process(EntryStruct struct)

Method Details

process

public boolean process(EntryStruct struct)
            throws IOException