|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzipdiff.output.AbstractBuilder
| Constructor Summary | |
AbstractBuilder()
|
|
| Method Summary | |
abstract void |
build(java.io.OutputStream out,
Differences d)
|
void |
build(java.lang.String filename,
Differences d)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractBuilder()
| Method Detail |
public void build(java.lang.String filename,
Differences d)
throws java.io.IOException
build in interface Builderjava.io.IOException
public abstract void build(java.io.OutputStream out,
Differences d)
build in interface Builder
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||