Uses of Package
edu.umd.cs.jazz.io

Packages that use edu.umd.cs.jazz.io
edu.umd.cs.jazz Jazz is a general-purpose Java-based engine that supports 2D visualizations. 
edu.umd.cs.jazz.component This package contains several visual components that may be useful for Jazz applications. 
edu.umd.cs.jazz.io This package supports the Jazz file format. 
edu.umd.cs.jazz.util This package defines several utility classes that are likely to be useful for Jazz applications. 
 

Classes in edu.umd.cs.jazz.io used by edu.umd.cs.jazz
ZObjectOutputStream
          ZObjectOutputStream writes Jazz objects that are ZSerializable.
ZSerializable
          ZSerializable indicates that a class can be read/written with ZObjectOutputStream
 

Classes in edu.umd.cs.jazz.io used by edu.umd.cs.jazz.component
ZObjectOutputStream
          ZObjectOutputStream writes Jazz objects that are ZSerializable.
ZSerializable
          ZSerializable indicates that a class can be read/written with ZObjectOutputStream
 

Classes in edu.umd.cs.jazz.io used by edu.umd.cs.jazz.io
ASCII_UCodeESC_CharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ParseException
          This exception is thrown when parse errors are encountered.
Token
          Describes the input token stream.
ZExtendedInputStream
           Warning: Serialized and ZSerialized objects of this class will not be compatible with future Jazz releases.
ZInternalParser
           
ZInternalParserConstants
           
ZInternalParserTokenManager
           
ZObjectOutputStream
          ZObjectOutputStream writes Jazz objects that are ZSerializable.
ZSerializable
          ZSerializable indicates that a class can be read/written with ZObjectOutputStream
 

Classes in edu.umd.cs.jazz.io used by edu.umd.cs.jazz.util
ZObjectOutputStream
          ZObjectOutputStream writes Jazz objects that are ZSerializable.
ZSerializable
          ZSerializable indicates that a class can be read/written with ZObjectOutputStream
 



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