Jump to content

what happened when compile??


Recommended Posts

By: hitdemo - hitdemo

what happened when compile??

2003-05-26 20:26

1)a xml was parse and load in to a dori.jasper.engine.design.JasperDesign object

but if i use JasperCompileManager.compileReportToFile( String filename) ,does it load in to a dori.jasper.engine.design.JasperDesign object??

 

2)when compile, does dori.jasper.engine.design.JasperDesign object

become a xyz.java file ,and compile this java file to

a xyz.class, and copy the content of class to a

xyz.jasper file

or dori.jasper.engine.design.JasperDesign object

become a xyz.java file ,and compile this java file to

a xyz.class, and rename this xyz.class file to a

xyz.jasper file?

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