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"
