|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.ant.GroboReZipTask.ModifyEntry
Tells the processing system that a particular file needs to be modified.
Constructor Summary | |
GroboReZipTask.ModifyEntry(java.lang.String src)
|
Method Summary | |
abstract void |
modify(GroboReZipTask grze,
java.io.InputStream in,
java.io.File outfile)
|
boolean |
shouldModify(java.lang.String r)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroboReZipTask.ModifyEntry(java.lang.String src)
Method Detail |
public boolean shouldModify(java.lang.String r)
public abstract void modify(GroboReZipTask grze, java.io.InputStream in, java.io.File outfile) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |