Package com.tensegrity.composite.style.persistence

Provides classes for making style attributes persistent.

See:
          Description

Class Summary
StyleConstantsPersistence During the serialization- and the building process many constant String's like attributenames are needed.
StyleDescriptorBuilder The StyleDescriptorBuilder restores StyleDescriptor instances from an AttributeList.
StyleDescriptorItemBuilder The StyleDescriptorItemBuilder creates a an instance of DefaultStyleDescriptorItem's from a given AttributeList.
StyleDescriptorItemSerializer The StyleDescriptorItemSerializer is responsible for the creation of a proper AttributeList for a given StyleDescriptorItem.
StyleDescriptorSerializer The StyleDescriptorSerializer creates an AttributeList from a given StyleDescriptor instance by creating simple Attributes for the name and type part and string based references to the (hopefully) previously stored StyleItems.
StyleItemBuilder The StyleItemBuilder creates StyleItem instances from a given AttributeList.
StyleItemSerializer The StyleItemSerializer creates an AttributeList from a StyleItem instance.
 

Exception Summary
StyleItemNotFoundException Describes the error, when a required StyleItem was not found when needed.
 

Package com.tensegrity.composite.style.persistence Description

Provides classes for making style attributes persistent.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.