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

How to access private and protected JRelements members of jasperDesign object?


vikas.jadhav

Recommended Posts

I am creating jasper object using jasperDesign class and initiating it using JRXmlLoader from jrxml file. 
I am extracting all the JRbands using getAllBands() method to get all JRbands and from each band I am extracting JRelements using method getElements of JRband. However, after getting each element like staticField or textField. I am not able to get their values from "TEXT" field which is private or protected.
Could you please help me to access these values!

 

Link to comment
Share on other sites

  • Replies 1
  • 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...