Jump to content
We've recently updated our Privacy Statement, available here ×

XML Namespace support in iReport


a.polychrome

Recommended Posts

 

 

Hello,
is there a namespace support in iReport designer? I know that it is possible to use XML Datasource with Namespaces in Jasper Reports
setting net.sf.jasperreports.query.executer.factory.xPath property to
net.sf.jasperreports.engine.query.XalanXPathQueryExecuterFactory
or
net.sf.jasperreports.engine.query.JaxenXPathQueryExecuterFactory

But the problem is that iReport designer seams not to support namespaces in XML, it is uses JRXmlUtils.parse(InputStream is) method that creates DocumentBuilderFactory that is not namespace aware.

Regards
Alex
 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...