Reset the specified formatter state such that it can be used to format a new XML document as if the formatter were just constructed.
Synopsis
Declared in <balxml_formatter_compactimpl.h>
static
void
reset(State* state);
Parameters
Name |
Description |
state |
formatter state to reset |
Created with MrDocs