See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| SerialException |
An exception describing a general failure in the execution of
loading component / stylesheet resources from XML.
|