Labels for distinct states of Formatter_CompactImplState.
Synopsis
Declared in <balxml_formatter_compactimpl.h>
enum Enum;
Members
Name |
Description |
|
Write position is at the start of the document. |
|
Write position is inside an unfinished opening tag. |
|
After a tag boundary, before first data content. |
|
After one or more data tokens for the open tag. |
Created with MrDocs