Re: jdom2 runtime
Rolf Lear <[email protected]> Tue, 21 Aug 2012 15:22:30 -0400
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, there's a real advantage to the no-arg constructor ... it's simple ;-) But, it should be working. What's the error message? Is there a stack trace? Do you have any other XML Parsers in your classpath? Rolf On 21/08/2012 3:10 PM, Craig Christophersen wrote: > > Thanks Rolf. > > I am able to run *new*SAXBuilder(*new*XMLReaderSAX2Factory(*false*, > "org.apache.xerces.parsers.SAXParser")); OK. > > I do have xercesImpl and xml-apis in my classpath. But I cannot yet > get the no arg constructor (new SAXBuilder()) to run. > > Is there some advantage to using the no arg constructor? > > Thanks, Craig > > _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]