public interface ComponentXmlWriter
Its function is inverse to the one of XmlDigesterConfigurer
, which
transforms XML fragments into object instances.
Modifier and Type | Method and Description |
---|---|
void |
writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter)
Outputs the XML representation of a component.
|
void writeToXml(ComponentKey componentKey, Component component, JRXmlWriter reportWriter) throws java.io.IOException
componentKey
- the component type keycomponent
- the component instancereportWriter
- the report writer to which output is to be writtenjava.io.IOException
- exceptions produced while writing to the
output streamComponentKey.getNamespacePrefix()
,
JRXmlWriter.getXmlWriteHelper()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com