com.tonicsystems.jarjar.util
Interface JarProcessor

All Known Implementing Classes:
JarProcessorChain, JarTransformer, JarTransformerChain

public interface JarProcessor


Method Summary
 boolean process(EntryStruct struct)
           
 

Method Detail

process

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


Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.