|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.io.OutputStream |
build(SourceInputStream parent,
java.io.OutputStream buildSoFar)
Executes this build step on OutputStream buildSoFar. |
int |
size()
|
| Method Detail |
public java.io.OutputStream build(SourceInputStream parent,
java.io.OutputStream buildSoFar)
throws InvalidSourceException,
java.io.IOException
parent - -- SourceInputStream object of parent, or old version of this
source file.buildSoFar - -- The new file being built. This object is modified
by either adding, skipping, or reading bytes
from parent.public int size()
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||