|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.util.XMLRendererImpl
public class XMLRendererImpl
Renderer for XML-formatted properties.
Constructor Summary | |
---|---|
XMLRendererImpl(EventType eventType,
XMLRenderingOptions options)
Ctor. |
Method Summary | |
---|---|
java.lang.String |
render(java.lang.String rootElementName,
EventBean theEvent)
Render a given event in the XML format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLRendererImpl(EventType eventType, XMLRenderingOptions options)
eventType
- type of event to renderoptions
- rendering optionsMethod Detail |
---|
public java.lang.String render(java.lang.String rootElementName, EventBean theEvent)
XMLEventRenderer
render
in interface XMLEventRenderer
rootElementName
- the name of the root element, may include namespace informationtheEvent
- the event to render
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |