|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents generic properties of development components. A property may either consists of a simple string value or an arbitrary XML fragment. This interface is derived from PropertyElement.
PropertyElement| Method Summary | |
void |
serialize(XMLWriter writer)
Serializes the property to the given XMLWriter. |
| Methods inherited from interface com.sap.tc.complib.PropertyElement |
addChild, addChild, countChildren, emptyChildren, firstChild, getAttributes, getChild, getChildren, getChildValue, getChildValues, getName, getNamespace, getNamespacePrefix, getParent, getQName, getValue, lastChild, next, setAttribute, setAttributes, setName, setNamespace, setNamespace, setValue |
| Method Detail |
public void serialize(XMLWriter writer)
writer - the XMLWriter to use for serialization.
|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||