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

Parser for strings with substitution parameters of the form ${parameter}.

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

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.util.PlaceholderParser