Uses of Package
pivot.serialization

Packages that use pivot.serialization
pivot.serialization Contains a set of classes for use in data serialization. 
pivot.util Contains a collection of common utility classes. 
pivot.web Provides classes for communicating with HTTP-based web services. 
pivot.web.server Contains classes to facilitate access to and development of web query services. 
pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. 
pivot.wtk.media Contains classes that provide multimedia support. 
pivot.wtk.text Contains classes representing a text object model. 
pivot.wtkx Provides support for loading WTK components and other classes from XML. 
 

Classes in pivot.serialization used by pivot.serialization
CSVSerializer.KeySequence
          Class representing the serializers key sequence.
SerializationException
          Thrown when an error is encountered during serialization.
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.
 

Classes in pivot.serialization used by pivot.util
SerializationException
          Thrown when an error is encountered during serialization.
 

Classes in pivot.serialization used by pivot.web
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.
 

Classes in pivot.serialization used by pivot.web.server
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.
 

Classes in pivot.serialization used by pivot.wtk
SerializationException
          Thrown when an error is encountered during serialization.
 

Classes in pivot.serialization used by pivot.wtk.media
SerializationException
          Thrown when an error is encountered during serialization.
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.
 

Classes in pivot.serialization used by pivot.wtk.text
SerializationException
          Thrown when an error is encountered during serialization.
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.
 

Classes in pivot.serialization used by pivot.wtkx
SerializationException
          Thrown when an error is encountered during serialization.
Serializer
          Defines an interface for writing objects to and reading objects from a data stream.