NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.render
XMLEventRenderer Interface
XMLEventRenderer Methods
Render Method
XMLEventRenderer
Render Method
RenderAny a given event in the XML format.
Namespace:
com.espertech.esper.common.client.render
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
string
Render
(
string
rootElementName
,
EventBean
theEvent
)
Parameters
rootElementName
Type:
System
String
the name of the root element, may include namespace information
theEvent
Type:
com.espertech.esper.common.client
EventBean
the event to render
Return Value
Type:
String
XML formatted text
See Also
Reference
XMLEventRenderer Interface
com.espertech.esper.common.client.render Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com