|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.style.persistence.StyleDescriptorItemSerializer
The StyleDescriptorItemSerializer is responsible for the creation
of a proper AttributeList for a given
StyleDescriptorItem.
| Constructor Summary | |
StyleDescriptorItemSerializer(StyleDescriptorItem item)
Creates a new StyleDescriptorItemSerializer. |
|
| Method Summary | |
AttributeList |
serialize()
Translates the information of the object to be serialized into an AttributeList. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StyleDescriptorItemSerializer(StyleDescriptorItem item)
StyleDescriptorItemSerializer.
item - the StyleDescriptorItem you want to serialize.| Method Detail |
public AttributeList serialize()
throws SerializeException
SerializerAttributeList.
serialize in interface SerializerSerializeException - is thrown whenever an error occurs while
serializing the given object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||