[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Accessing External Java Library

Subject: RE: Accessing External Java Library
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 1 Nov 2007 17:09:43 -0000
RE:  Accessing External Java Library
Once again, the messages give you the information, and once again, it's in
the checklist that I gave you earlier:

> C:\Documents and Settings\cbourne\My Documents\PGPJava>java 
> -cp .;C:\javapgp\iPG P.jar net.sf.saxon.Transform -TJ pgp.xml 
> pgp.xslt Loading iPGP.iPGP Looking for method setArmor in 
> Java class class iPGP.iPGP Number of actual arguments = 1 
> Trying method getArmor: name does not match Trying method 
> setArmor: name matches Method is not static 

If you're calling a non-static method then you need to supply an object
instance as the first argument. The documentation tells you how.

Michael Kay
http://www.saxonica.com/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.