net.sf.jode.obfuscator
Interface OptionHandler

All Known Implementing Classes:
ClassBundle, KeywordRenamer, ModifierMatcher, MultiIdentifierMatcher, StrongRenamer, WildCard

public interface OptionHandler


Method Summary
 void setOption(String option, Collection values)
           
 

Method Detail

setOption

void setOption(String option,
               Collection values)
               throws IllegalArgumentException
Throws:
IllegalArgumentException