|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.sort.SortComponentXmlWriter
public class SortComponentXmlWriter
| Constructor Summary | |
|---|---|
SortComponentXmlWriter()
|
|
| Method Summary | |
|---|---|
protected void |
writeSortComponent(SortComponent sortComponent,
ComponentKey componentKey,
JRXmlWriter reportWriter)
|
void |
writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter)
Outputs the XML representation of a component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortComponentXmlWriter()
| Method Detail |
|---|
public void writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter)
throws java.io.IOException
ComponentXmlWriter
writeToXml in interface ComponentXmlWritercomponentKey - the component type keycomponent - the component instancereportWriter - the report writer to which output is to be written
java.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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||