|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZExtendedInputStream | |
edu.umd.cs.jazz.io | This package supports the Jazz file format. |
Uses of ZExtendedInputStream in edu.umd.cs.jazz.io |
Fields in edu.umd.cs.jazz.io declared as ZExtendedInputStream | |
protected ZExtendedInputStream |
ZStreamPreprocessor.data
|
protected ZExtendedInputStream |
ZInternalParser.data
|
Methods in edu.umd.cs.jazz.io that return ZExtendedInputStream | |
ZExtendedInputStream |
ZInternalParser.getDataStream()
|
Methods in edu.umd.cs.jazz.io with parameters of type ZExtendedInputStream | |
void |
ZInternalParser.setDataStream(ZExtendedInputStream data)
|
Constructors in edu.umd.cs.jazz.io with parameters of type ZExtendedInputStream | |
ZStreamPreprocessor(ZExtendedInputStream data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |