|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.AbstractIteratorAgent
net.sf.rej.gui.IteratorAgentAdapter
net.sf.rej.obfuscation.LineNumberStripper
public abstract class LineNumberStripper
This Obfuscator subclass removes sourcecode linenumber
information from classfiles.
| Constructor Summary | |
|---|---|
LineNumberStripper(boolean batchMode)
|
|
| Method Summary | |
|---|---|
void |
processAttribute(IterationContext ic,
Attribute attr)
|
| Methods inherited from class net.sf.rej.gui.IteratorAgentAdapter |
|---|
finished, postProcessFile, processClass, processConstantPoolInfo, processException, processField, processFile, processInstruction, processInterface, processLocalVariable, processMethod |
| Methods inherited from class net.sf.rej.AbstractIteratorAgent |
|---|
progressed, scopeChanged, setProgressMonitor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineNumberStripper(boolean batchMode)
| Method Detail |
|---|
public void processAttribute(IterationContext ic,
Attribute attr)
processAttribute in interface IteratorAgentprocessAttribute in class IteratorAgentAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||