public class SortComponentXmlWriter extends java.lang.Object implements ComponentXmlWriter
Constructor and Description |
---|
SortComponentXmlWriter() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeSortComponent(SortComponent sortComponent,
ComponentKey componentKey,
JRXmlWriter reportWriter) |
void |
writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter)
Outputs the XML representation of a component.
|
public void writeToXml(ComponentKey componentKey, Component component, JRXmlWriter reportWriter) throws java.io.IOException
ComponentXmlWriter
writeToXml
in interface ComponentXmlWriter
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()
protected void writeSortComponent(SortComponent sortComponent, ComponentKey componentKey, JRXmlWriter reportWriter) throws java.io.IOException
java.io.IOException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com