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

Writing JasperDesign into XML file?


Recommended Posts

By: Yong Wang - wymz

Writing JasperDesign into XML file?

2002-12-11 15:07

Hi, I would like to load the jasper xml file into JasperDesign (or other jasper object), change a few things in the object and write it out into a XML file. JRXmlLoader seems to load the xml into the JasperDesign object but JRXmlWriter expects a JRReport object. what would be the right wayt to do this?

 

I am also looking at JAXB for doing this, but the beta version only supports XML Schema and also it would run into getClass() conflict on some jasper elements because they have this "class" attribute.

 

Thanks.

 

 

 

By: Yong Wang - wymz

RE: Writing JasperDesign into XML file?

2002-12-11 20:47

Sorry, to quick to ask this question. I found the answer. JasperDesign impls JRReport.

Link to comment
Share on other sites

  • 5 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...