Java getWriteDefaultElementValues - SerializationContext
In This Topic
boolean getWriteDefaultElementValues()
void setWriteDefaultElementValues(boolean value)
|
|
Property |
Description |
|
|
|
Property Name |
WriteDefaultElementValues |
|
|
|
Property Type |
boolean |
|
|
|
Accessors |
Read/Write |
|
|
|
Description |
Causes the writer to write default element values into the output XML document, otherwise empty element values are written out and any processor reading the XML document is then expected to use the XSD for the default values. |
|
|
|
Remarks |
|
|