Hi,
I was wanting to construct a XML datasource from an xml inputstream. As I understand it you need to set an XPath expression for the record node, and an Xpath expression for each of the fields in a record.
The constructor for an JRXmlDataSource takes in only one xpath expression as an argument so do you have to set either the record node or field nodes in the report xml?
Can you set all expressions via Java?
James
I was wanting to construct a XML datasource from an xml inputstream. As I understand it you need to set an XPath expression for the record node, and an Xpath expression for each of the fields in a record.
The constructor for an JRXmlDataSource takes in only one xpath expression as an argument so do you have to set either the record node or field nodes in the report xml?
Can you set all expressions via Java?
James