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

How can I set my parse XML in Jasperreports?


Recommended Posts

By: Victor Amano Izawa - victorsjc

How can I set my parse XML in Jasperreports?

2002-09-25 05:45

Hi everybody,

 

I would like to set my parse XML in Jasperreports, how can I do?

 

Victor

Programmer

S o Paulo - Brazil

 

 

By: Teodor Danciu - teodord

RE: How can I set my parse XML in Jasperreports?

2002-09-26 06:34

 

Hi,

 

What exactly are you trying to do?

Do you want to use a different XML parser?

Is that it?

 

Thank you,

Teodor

 

 

 

By: Victor Amano Izawa - victorsjc

RE: How can I set my parse XML in Jasperreports?

2002-10-01 07:39

Hi,

 

No, my parse XML is org.apache.xerces.parsers.SAXParser

but, this only form to set is: by command line or in java code like this: System.setProperty("org.xml.sax.driver", "org.apache.xerces.parsers.SAXParser");

 

I would like to create a parse throuth this an object or other alternative way...because the security java code.

 

Thanks for answer,

Victor

 

 

By: Curtis Greg W - cgregjam

RE: How can I set my parse XML in Jasperreports?

2002-10-03 09:51

you dont need to set the parser if you are using compile file.

 

 

By: Victor Amano Izawa - victorsjc

RE: How can I set my parse XML in Jasperreports?

2002-10-03 11:02

Hi,

 

Thanks for answer, but I know this is information. But I saw in Jasper API, a class about JasperDigester and you pass an object XML Reader like parameter. Is that works?

 

Anyway, thank you.

 

Victor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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