I'm sorry, actually in my code I have it spelled correctly. Are you not getting this error?
"Joseph Kesselman/CAM/Lotus" <[EMAIL PROTECTED]> on 04/16/2002 12:19:53 PM To: "Tito Burgos" <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED] Subject: Re: NoSuchMethodError on XPathContext On Tuesday, 04/16/2002 at 12:09 AST, "Tito Burgos" <[EMAIL PROTECTED]> wrote: > I'm curious to know why the following code produces a NoSuchMethodError > error. > XPathContext _xpathcontext = new XPathContext(); > DTM dtm = _xpathcontext.createDocumentFragement(); //this line > return the NoSuchMethodError. Typo. That should be "Fragment", not "Fragement"
