Name |
Description |
CurlyBraceStyle |
Formatting the tokens to a curly-brace style representation. In order to reduce clutter in the output, only reference that are referred to by later outputted objects will have a referencenumber attached to them. |
IndentingStringBuilder |
|
JsonStyle |
Formatting the tokens to a JSON style representation. In order to reduce clutter in the output, circular references are referenced by a path starting from the root object. |
OutputFormatterHelpers |
|
StringBuilderTrimmer |
|
UnusedReferencesTokenFilter |
|
XmlStyle |
Formatting the tokens to an XML style representation. In order to reduce clutter in the output, only reference that are referred to by later outputted objects will have a referencenumber attached to them. |