NextApp Echo3
v3.0.b4

Package nextapp.echo.app.serial

Provides classes for serializing component states to and from XML.

See:
          Description

Interface Summary
PropertyPeerFactory Interface for factories which create SerialPropertyPeers/
SerialContext Contextual information provided during property serialization/de-serialization operations.
SerialPropertyPeer Peer to serialize and deserialize property objects between Java and XML.
 

Class Summary
Serializer Front-end for translating XML component/style to Style instances.
SerialPeerFactory Factory for obtaining XML serial peer implementations for specific property classes.
SerialUtil Serialization utilities.
StyleSheetLoader Loads style sheet data from XML format into a StyleSheet instance.
 

Exception Summary
SerialException An exception describing a general failure in the execution of loading component / stylesheet resources from XML.
 

Package nextapp.echo.app.serial Description

Provides classes for serializing component states to and from XML.

Related Documentation

For more information please see:


NextApp Echo3
v3.0.b4