Java getStripCDATA - SerializationContext
In This Topic
boolean getStripCDATA()
void setStripCDATA(boolean value)
|
|
Property |
Description |
|
|
|
Property Name |
StripCDATA |
|
|
|
Property Type |
boolean |
|
|
|
Accessors |
Read/Write |
|
|
|
Description |
Determines if CDATA is removed from incoming data. |
|
|
|
Remarks |
Default = true. |
|