Yaml .NET Parser

IndentationProcessor Class

The indentation processor, This class divides the stream from the preprocessor in substreams, according to the current level of indentation.

For a list of all members of this type, see IndentationProcessor Members.

System.Object
   Preprocessor
      IndentationProcessor
         BufferStream

public class IndentationProcessor : Preprocessor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Yaml.IndentationProcessor

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

IndentationProcessor Members | Yaml Namespace