Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Java /
Reference
/ com.liquid_technologies.ltxmllib20 /
SerializationContext
/ Java getWriteDefaultNamespaceEvenIfBlank - SerializationContext
Collapse All
Expand All
In This Topic
Java getWriteDefaultNamespaceEvenIfBlank - SerializationContext
In This Topic
boolean getWriteDefaultNamespaceEvenIfBlank
void setWriteDefaultNamespaceEvenIfBlank(boolean value)
Property
Description
Property Name
WriteDefaultNamespaceEvenIfBlank
Property Type
boolean
Accessors
Read/Write
Description
Causes the writer to write the default namespace even if it is an empty value. Default = false.
Remarks