public class RenderingOptions extends Object
Constructor and Description |
---|
RenderingOptions() |
Modifier and Type | Method and Description |
---|---|
static com.espertech.esper.common.client.render.JSONRenderingOptions |
getJsonOptions() |
static com.espertech.esper.common.client.render.XMLRenderingOptions |
getXmlOptions() |
static void |
setJsonOptions(com.espertech.esper.common.client.render.JSONRenderingOptions jsonOptions) |
static void |
setXmlOptions(com.espertech.esper.common.client.render.XMLRenderingOptions xmlOptions) |
public static com.espertech.esper.common.client.render.XMLRenderingOptions getXmlOptions()
public static void setXmlOptions(com.espertech.esper.common.client.render.XMLRenderingOptions xmlOptions)
public static com.espertech.esper.common.client.render.JSONRenderingOptions getJsonOptions()
public static void setJsonOptions(com.espertech.esper.common.client.render.JSONRenderingOptions jsonOptions)
Copyright © 2005–2018. All rights reserved.