|
R.Joseph@xxxxxxxxxxxxxx wrote: > ... > // Creation of an XML document > DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); > DocumentBuilder db = dbf.newDocumentBuilder(); > ... > * create newInstance of DocumentBuilder > d makeDocumentBuilder... > d PR O STATIC EXTPROC(*JAVA:'javax.xml.- > d parsers.DocumentBuilderFactory': > d 'newDocumentBuilder') > d CLASS(*JAVA:'javax.xml.- > d parsers.DocumentBuilder') > ... In addition to what Joe said, you also have to remove the STATIC keyword from the prototype for makeDocumentBuilder.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.