|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.style.persistence.StyleDescriptorItemBuilder
The StyleDescriptorItemBuilder creates a an instance of
DefaultStyleDescriptorItem's from a given
AttributeList.
| Constructor Summary | |
StyleDescriptorItemBuilder()
Empty constructor. |
|
| Method Summary | |
java.lang.Object |
build(AttributeList attributes)
Builds an object from the given AttributeList by reading all
required Attributes and its values and creating the object from. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StyleDescriptorItemBuilder()
| Method Detail |
public java.lang.Object build(AttributeList attributes)
throws BuildException
BuilderAttributeList by reading all
required Attributes and its values and creating the object from.
build in interface Builderattributes - the AttributeList holding the informations
specifying the object to be build.
BuildException - whenever an error occurs while building an object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||