public interface XMLEventRenderer
A renderer is dedicated to rendering only a certain type of events and subtypes of that type, as the render cache type metadata and prepares structures to enable fast rendering.
Modifier and Type | Method and Description |
---|---|
String |
render(String rootElementName,
EventBean theEvent)
Render a given event in the XML format.
|
Copyright © 2005–2018. All rights reserved.