|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonicsystems.jarjar.resource.DefaultLineRewriter
public class DefaultLineRewriter
by Szczepan Faber, created at: 9/11/12
Constructor Summary | |
---|---|
DefaultLineRewriter(java.util.List<Rule> ruleList)
|
Method Summary | |
---|---|
boolean |
accepts(EntryStruct struct)
|
java.lang.String |
replaceLine(java.lang.String line)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLineRewriter(java.util.List<Rule> ruleList)
Method Detail |
---|
public boolean accepts(EntryStruct struct)
accepts
in interface LineRewriter
public java.lang.String replaceLine(java.lang.String line)
replaceLine
in interface LineRewriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |