Package | Description |
---|---|
com.espertech.esper.common.client.render |
Classes related to event rendering to JSON or XML format
|
Modifier and Type | Method and Description |
---|---|
EventPropertyRendererContext |
EventPropertyRendererContext.copy()
Copies context.
|
Modifier and Type | Method and Description |
---|---|
void |
EventPropertyRenderer.render(EventPropertyRendererContext context)
Render an event property.
|