952e51b598c84be380da2b5794365cd8.jrxml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Created with Jaspersoft Studio version 6.4.0.final using JasperReports Library version 6.4.1 -->
  3. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="952e51b598c84be380da2b5794365cd8" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="39cf1b59-0a1c-4815-bad2-35e376b5b038">
  4. <property name="com.jaspersoft.studio.data.sql.tables" value=""/>
  5. <property name="com.jaspersoft.studio.data.defaultdataadapter" value="l_fsm5"/>
  6. <style name="Table_TH" mode="Opaque" backcolor="#F0F8FF">
  7. <box>
  8. <pen lineWidth="0.5" lineColor="#000000"/>
  9. <topPen lineWidth="0.5" lineColor="#000000"/>
  10. <leftPen lineWidth="0.5" lineColor="#000000"/>
  11. <bottomPen lineWidth="0.5" lineColor="#000000"/>
  12. <rightPen lineWidth="0.5" lineColor="#000000"/>
  13. </box>
  14. </style>
  15. <style name="Table_CH" mode="Opaque" backcolor="#BFE1FF">
  16. <box>
  17. <pen lineWidth="0.5" lineColor="#000000"/>
  18. <topPen lineWidth="0.5" lineColor="#000000"/>
  19. <leftPen lineWidth="0.5" lineColor="#000000"/>
  20. <bottomPen lineWidth="0.5" lineColor="#000000"/>
  21. <rightPen lineWidth="0.5" lineColor="#000000"/>
  22. </box>
  23. </style>
  24. <style name="Table_TD" mode="Opaque" backcolor="#FFFFFF">
  25. <box>
  26. <pen lineWidth="0.5" lineColor="#000000"/>
  27. <topPen lineWidth="0.5" lineColor="#000000"/>
  28. <leftPen lineWidth="0.5" lineColor="#000000"/>
  29. <bottomPen lineWidth="0.5" lineColor="#000000"/>
  30. <rightPen lineWidth="0.5" lineColor="#000000"/>
  31. </box>
  32. </style>
  33. <subDataset name="Dataset1" uuid="a0d90d55-cf18-4fdf-b40e-71f61fe2c412">
  34. <property name="com.jaspersoft.studio.data.sql.tables" value=""/>
  35. <property name="com.jaspersoft.studio.data.defaultdataadapter" value="l_mysql"/>
  36. <property name="com.jaspersoft.studio.data.sql.SQLQueryDesigner.sash.w1" value="198"/>
  37. <property name="com.jaspersoft.studio.data.sql.SQLQueryDesigner.sash.w2" value="794"/>
  38. <parameter name="StartDate" class="java.lang.String">
  39. <defaultValueExpression><![CDATA[$P{StartDate}]]></defaultValueExpression>
  40. </parameter>
  41. <parameter name="EndDate" class="java.lang.String">
  42. <defaultValueExpression><![CDATA[$P{EndDate}]]></defaultValueExpression>
  43. </parameter>
  44. <queryString language="SQL">
  45. <![CDATA[select count(*) cnt,author,sum(imgnum) imgnums,sum(wordnum) wordnums,sum(RelatingNum) RelatingNums from t_web where author is not null and author !='' and tstate='finished' and releasetime>= $P{StartDate} and releasetime<= $P{EndDate} group by author order by cnt desc]]>
  46. </queryString>
  47. <field name="cnt" class="java.lang.Long"/>
  48. <field name="author" class="java.lang.String"/>
  49. <field name="imgnums" class="java.lang.Long"/>
  50. <field name="wordnums" class="java.lang.Long"/>
  51. <field name="RelatingNums" class="java.lang.Long"/>
  52. </subDataset>
  53. <parameter name="StartDate" class="java.lang.String"/>
  54. <parameter name="EndDate" class="java.lang.String"/>
  55. <queryString language="SQL">
  56. <![CDATA[select count(*) cnt,author from t_web group by author]]>
  57. </queryString>
  58. <field name="cnt" class="java.lang.Long"/>
  59. <field name="author" class="java.lang.String"/>
  60. <background>
  61. <band splitType="Stretch"/>
  62. </background>
  63. <title>
  64. <band height="61" splitType="Stretch">
  65. <textField>
  66. <reportElement x="110" y="1" width="300" height="30" uuid="0d8a9de4-7ee2-4ebe-9eab-fa0e0c9d1a40"/>
  67. <textElement textAlignment="Center" verticalAlignment="Middle">
  68. <font fontName="宋体" size="20" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  69. </textElement>
  70. <textFieldExpression><![CDATA["人员稿件发布量统计"]]></textFieldExpression>
  71. </textField>
  72. <staticText>
  73. <reportElement x="110" y="40" width="60" height="20" uuid="3f13015c-b265-4ef0-bf75-559472cf5e4e"/>
  74. <textElement>
  75. <font pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  76. </textElement>
  77. <text><![CDATA[开始日期]]></text>
  78. </staticText>
  79. <textField>
  80. <reportElement x="170" y="40" width="90" height="20" uuid="0e0f37fa-5253-4a73-b854-d42f8086c7df"/>
  81. <textElement>
  82. <font pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  83. </textElement>
  84. <textFieldExpression><![CDATA[$P{StartDate}]]></textFieldExpression>
  85. </textField>
  86. <staticText>
  87. <reportElement x="290" y="40" width="60" height="20" uuid="83d941c5-fec9-4941-85c8-ded12be1e4aa"/>
  88. <textElement>
  89. <font pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  90. </textElement>
  91. <text><![CDATA[结束日期]]></text>
  92. </staticText>
  93. <textField>
  94. <reportElement x="350" y="40" width="60" height="20" uuid="dbb4aa9a-b552-4880-b8a1-65c79f081d0d"/>
  95. <textElement>
  96. <font pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  97. </textElement>
  98. <textFieldExpression><![CDATA[$P{EndDate}]]></textFieldExpression>
  99. </textField>
  100. </band>
  101. </title>
  102. <pageHeader>
  103. <band height="3" splitType="Stretch"/>
  104. </pageHeader>
  105. <columnHeader>
  106. <band splitType="Stretch"/>
  107. </columnHeader>
  108. <detail>
  109. <band splitType="Stretch"/>
  110. </detail>
  111. <columnFooter>
  112. <band height="7" splitType="Stretch"/>
  113. </columnFooter>
  114. <pageFooter>
  115. <band height="5" splitType="Stretch"/>
  116. </pageFooter>
  117. <summary>
  118. <band height="167" splitType="Stretch">
  119. <componentElement>
  120. <reportElement positionType="Float" x="23" y="3" width="490" height="160" uuid="f965a34f-7976-41ae-ab24-6194edffc6b9">
  121. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  122. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  123. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  124. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  125. </reportElement>
  126. <jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" whenNoDataType="Blank">
  127. <datasetRun subDataset="Dataset1" uuid="73f75a77-fffa-49a5-8c35-ac1da27cf235">
  128. <datasetParameter name="StartDate">
  129. <datasetParameterExpression><![CDATA[$P{StartDate}]]></datasetParameterExpression>
  130. </datasetParameter>
  131. <datasetParameter name="EndDate">
  132. <datasetParameterExpression><![CDATA[$P{EndDate}]]></datasetParameterExpression>
  133. </datasetParameter>
  134. <connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
  135. </datasetRun>
  136. <jr:column width="100" uuid="856d3eff-2d59-4997-95da-e2f5b87cbc1a">
  137. <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column1"/>
  138. <jr:tableHeader style="Table_TH" height="30" rowSpan="1">
  139. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  140. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  141. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  142. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  143. </jr:tableHeader>
  144. <jr:tableFooter style="Table_TH" height="30" rowSpan="1">
  145. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  146. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  147. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  148. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  149. </jr:tableFooter>
  150. <jr:columnHeader style="Table_CH" height="30" rowSpan="1">
  151. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  152. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  153. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  154. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  155. <staticText>
  156. <reportElement x="0" y="0" width="100" height="30" uuid="937156ed-f18f-40da-b480-18977c22e8ca">
  157. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  158. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  159. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  160. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  161. </reportElement>
  162. <textElement textAlignment="Center" verticalAlignment="Middle">
  163. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  164. </textElement>
  165. <text><![CDATA[作者]]></text>
  166. </staticText>
  167. </jr:columnHeader>
  168. <jr:columnFooter style="Table_CH" height="30" rowSpan="1">
  169. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  170. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  171. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  172. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  173. </jr:columnFooter>
  174. <jr:detailCell style="Table_TD" height="30">
  175. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  176. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  177. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  178. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  179. <textField>
  180. <reportElement x="0" y="0" width="100" height="30" uuid="c78b5158-1f7a-40e9-866d-20fddb346902">
  181. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  182. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  183. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  184. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  185. </reportElement>
  186. <textElement textAlignment="Center" verticalAlignment="Middle">
  187. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  188. </textElement>
  189. <textFieldExpression><![CDATA[$F{author}]]></textFieldExpression>
  190. </textField>
  191. </jr:detailCell>
  192. </jr:column>
  193. <jr:column width="100" uuid="d8f8a2b5-411d-4780-8310-ffd6279216c4">
  194. <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column2"/>
  195. <jr:tableHeader style="Table_TH" height="30" rowSpan="1">
  196. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  197. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  198. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  199. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  200. </jr:tableHeader>
  201. <jr:tableFooter style="Table_TH" height="30" rowSpan="1">
  202. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  203. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  204. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  205. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  206. </jr:tableFooter>
  207. <jr:columnHeader style="Table_CH" height="30" rowSpan="1">
  208. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  209. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  210. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  211. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  212. <staticText>
  213. <reportElement x="0" y="0" width="100" height="30" uuid="85ff0e07-9a92-40af-85fb-53c5b292d8f8">
  214. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  215. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  216. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  217. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  218. </reportElement>
  219. <textElement textAlignment="Center" verticalAlignment="Middle">
  220. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  221. </textElement>
  222. <text><![CDATA[发布量]]></text>
  223. </staticText>
  224. </jr:columnHeader>
  225. <jr:columnFooter style="Table_CH" height="30" rowSpan="1">
  226. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  227. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  228. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  229. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  230. </jr:columnFooter>
  231. <jr:detailCell style="Table_TD" height="30">
  232. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  233. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  234. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  235. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  236. <textField>
  237. <reportElement x="0" y="0" width="100" height="30" uuid="f4698009-3357-4757-8366-a92998c6d3ed">
  238. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  239. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  240. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  241. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  242. </reportElement>
  243. <textElement textAlignment="Center" verticalAlignment="Middle">
  244. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  245. </textElement>
  246. <textFieldExpression><![CDATA[$F{cnt}]]></textFieldExpression>
  247. </textField>
  248. </jr:detailCell>
  249. </jr:column>
  250. <jr:column width="80" uuid="6e43fa26-4a00-4ebe-9e23-25a968b00442">
  251. <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column3"/>
  252. <jr:tableHeader style="Table_TH" height="30" rowSpan="1"/>
  253. <jr:tableFooter style="Table_TH" height="30" rowSpan="1"/>
  254. <jr:columnHeader style="Table_CH" height="30" rowSpan="1">
  255. <staticText>
  256. <reportElement x="0" y="0" width="80" height="30" uuid="e885c600-daaa-4fd8-b39c-5ae3288a2a94">
  257. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  258. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  259. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  260. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  261. </reportElement>
  262. <textElement textAlignment="Center" verticalAlignment="Middle">
  263. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  264. </textElement>
  265. <text><![CDATA[图片数量]]></text>
  266. </staticText>
  267. </jr:columnHeader>
  268. <jr:columnFooter style="Table_CH" height="30" rowSpan="1"/>
  269. <jr:detailCell style="Table_TD" height="30">
  270. <textField>
  271. <reportElement x="0" y="0" width="80" height="30" uuid="14a568ad-f94c-40a2-bdfa-62f7a168be2d"/>
  272. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  273. <textFieldExpression><![CDATA[$F{imgnums}]]></textFieldExpression>
  274. </textField>
  275. </jr:detailCell>
  276. </jr:column>
  277. <jr:column width="90" uuid="a27b3e2c-329e-4b04-a31a-140dc391ec48">
  278. <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column4"/>
  279. <jr:tableHeader style="Table_TH" height="30" rowSpan="1"/>
  280. <jr:tableFooter style="Table_TH" height="30" rowSpan="1"/>
  281. <jr:columnHeader style="Table_CH" height="30" rowSpan="1">
  282. <staticText>
  283. <reportElement x="0" y="0" width="90" height="30" uuid="e4c42826-dfdd-4af2-b790-49b0b771ffd6">
  284. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  285. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  286. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  287. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  288. </reportElement>
  289. <textElement textAlignment="Center" verticalAlignment="Middle">
  290. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  291. </textElement>
  292. <text><![CDATA[文字数量]]></text>
  293. </staticText>
  294. </jr:columnHeader>
  295. <jr:columnFooter style="Table_CH" height="30" rowSpan="1"/>
  296. <jr:detailCell style="Table_TD" height="30">
  297. <textField>
  298. <reportElement x="0" y="0" width="90" height="30" uuid="3ec86b8b-f14c-4bbd-b6a8-7f6df6af6e2a"/>
  299. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  300. <textFieldExpression><![CDATA[$F{wordnums}]]></textFieldExpression>
  301. </textField>
  302. </jr:detailCell>
  303. </jr:column>
  304. <jr:column width="120" uuid="d0db20d7-0233-4177-898b-dada35ebc5ec">
  305. <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column5"/>
  306. <jr:tableHeader style="Table_TH" height="30" rowSpan="1"/>
  307. <jr:tableFooter style="Table_TH" height="30" rowSpan="1"/>
  308. <jr:columnHeader style="Table_CH" height="30" rowSpan="1">
  309. <staticText>
  310. <reportElement x="0" y="0" width="120" height="30" uuid="2cb8a946-216c-4300-ac16-0ed2f06cf253">
  311. <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.grid.JSSGridBagLayout"/>
  312. <property name="com.jaspersoft.studio.table.style.table_header" value="Table_TH"/>
  313. <property name="com.jaspersoft.studio.table.style.column_header" value="Table_CH"/>
  314. <property name="com.jaspersoft.studio.table.style.detail" value="Table_TD"/>
  315. </reportElement>
  316. <textElement textAlignment="Center" verticalAlignment="Middle">
  317. <font fontName="宋体" pdfFontName="STSong-Light" pdfEncoding="UniGB-UCS2-H" isPdfEmbedded="true"/>
  318. </textElement>
  319. <text><![CDATA[相关新闻数量]]></text>
  320. </staticText>
  321. </jr:columnHeader>
  322. <jr:columnFooter style="Table_CH" height="30" rowSpan="1"/>
  323. <jr:detailCell style="Table_TD" height="30">
  324. <textField>
  325. <reportElement x="0" y="0" width="120" height="30" uuid="7f684c78-2c98-4030-a499-f226150d91ba"/>
  326. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  327. <textFieldExpression><![CDATA[$F{RelatingNums}]]></textFieldExpression>
  328. </textField>
  329. </jr:detailCell>
  330. </jr:column>
  331. </jr:table>
  332. </componentElement>
  333. </band>
  334. </summary>
  335. </jasperReport>