Return true if the encoding style in the encoder options is defined as EncodingStyle::BAEXML_COMPACT, and false otherwise.
Synopsis
Declared in <balxml_encoder.h>
bool
isCompact() const;
Return Value
true if compact encoding style, and false otherwise
Created with MrDocs