public final class PropertyXMLConverter extends Object
| Constructor and Description |
|---|
PropertyXMLConverter(ISerializer.SerializationParameters parameters,
IPropertyMap map)
only available constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
convert(boolean standalone)
actually starts writing the propertymap into a well-formed xml-document or
a well-formed xml-fragment, depending on the standalone-parameter If no
properties are found in the property map, no data will be written at all.
|
public PropertyXMLConverter(ISerializer.SerializationParameters parameters, IPropertyMap map)
parameters - container with data needed for the conversion, must not
be nullmap - the property-map to be converted, must not be nullpublic void convert(boolean standalone)
throws SerializationException
standalone - flag to tell, if a complete document needs to be created
(done, when true is given) or if only the tags are
added to an already existing xml-document.SerializationException - SerializationException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice