|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.generic.attribute.customattribute.HRefAttribute.HRefAttributeGenerator
HRefAttributeGenerator implements the simple generator for
HRefAttributes.
| Constructor Summary | |
HRefAttribute.HRefAttributeGenerator()
|
|
| Method Summary | |
CustomAttribute |
generateCustomAttribute(java.lang.String name,
java.lang.String stringRepresentation)
Creates a new CustomAttribute by generating the value from
the parameter string representation and using the given name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HRefAttribute.HRefAttributeGenerator()
| Method Detail |
public CustomAttribute generateCustomAttribute(java.lang.String name,
java.lang.String stringRepresentation)
CustomAttributeGeneratorCustomAttribute by generating the value from
the parameter string representation and using the given name.
generateCustomAttribute in interface CustomAttributeGeneratorname - the name for the resulting custom attribute.stringRepresentation - the string representation which will be used
to create the CustomAttribute -instance.
CustomAttribute.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||