Create a Formatter_CompactImplState having an id attribute of Id::e_AT_START, the specified indentLevel and spacesPerLevel, as well as an initialIndentLevel attribute equal to indentLevel, and a column attribute of 0.

Synopsis

Declared in <balxml_formatter_compactimpl.h>

Formatter_CompactImplState(
    int indentLevel,
    int spacesPerLevel);

Created with MrDocs