[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Writer that uses an underlying PrintWriter to indent output text for easy reading.

Namespace: net.esper.util
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class IndentWriter
C#
public class IndentWriter
Visual C++
public ref class IndentWriter

Inheritance Hierarchy

System.Object
  net.esper.util.IndentWriter