Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Java /
Reference
/ com.liquid_technologies.ltxmllib20 /
SerializationContext
/ JsonContext / Java AllowComments - JsonContext
Collapse All
Expand All
In This Topic
Java AllowComments - JsonContext
In This Topic
boolean getAllowComments() const
void setAllowComments(boolean)
Property
Description
Property Name
AllowComments
Property Type
boolean
Accessors
Read/Write
Description
Allows single and multiline comments when serializing JSON data. Default = true.
Remarks