Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Java /
Reference
/ com.liquid_technologies.ltxmllib21 /
SerializationContext
/ Java getIgnoreMissingChoice - SerializationContext
Collapse All
Expand All
In This Topic
Java getIgnoreMissingChoice - SerializationContext
In This Topic
boolean getIgnoreMissingChoice()
void setIgnoreMissingChoice(boolean value)
Property
Description
Property Name
IgnoreMissingChoice
Property Type
boolean
Accessors
Read/Write
Description
Causes the parser to ignore empty choices (ones that should contain a valid element)
Remarks