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

Getter for properties of DOM xml events.

Namespace: net.esper.events.xml
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class XPathPropertyGetter _
	Implements TypedEventPropertyGetter, EventPropertyGetter
C#
public class XPathPropertyGetter : TypedEventPropertyGetter, EventPropertyGetter
Visual C++
public ref class XPathPropertyGetter : TypedEventPropertyGetter, EventPropertyGetter

Inheritance Hierarchy

System.Object
  net.esper.events.xml.XPathPropertyGetter