[jdom-interest] Comment

philip.nelson at omniresources.com philip.nelson at omniresources.com
Mon Oct 22 16:33:45 PDT 2001


> Hello,
> This is in reference tomy earlier mail which is below i have 
> added the line 
> but still the problem error with an error
> Constructor Document(java.util.List)not found in jdom.org.Document.

With any error like this, you should carefully check which version of jdom
you are using.  It appears the compiler found the Document class but not the
specific constructor taking only a List.  That is a valid statement in the
current version.



More information about the jdom-interest mailing list