Uses of Class
edu.umd.cs.jazz.io.ZExtendedInputStream

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)
           
 



Copyright © 2001 by University of Maryland, College Park, MD 20742, USA All rights reserved.