This class provides an in‐core, value‐semantic attribute type that maintains all of the state information needed to print an XML document with minimal whitespace using the operations provided by Formatter_CompactImplUtil.

Synopsis

Declared in <balxml_formatter_compactimpl.h>

class Formatter_CompactImplState;

Type Aliases

Name

Description

Id

State‐id type alias for compact‐formatter state identifiers.

Member Functions

Name

Description

Formatter_CompactImplState [constructor]

Constructors

column

column overloads

id

id overloads

indentLevel

indentLevel overloads

initialIndentLevel

initialIndentLevel overloads

spacesPerLevel

spacesPerLevel overloads

Created with MrDocs