From: "Kimberly Do" <[EMAIL PROTECTED]>
> Hello,
>
> I was trying to use dom4j API in my existing code, but
> when I tried to compile my class which imports
> 1) org.dom4j.Document
> 2) org.dom4j.io.DOMReader
> 3) org.dom4j.io.XMLWriter
>
> The compiler can't locate these packages.  I had
> included
> c:\dom4j-1.3\dom4j-pathched-1.3\dom4j-full.jar in my
> classpath.
>
> Would someone please advise me what I'm missing?

It sounds like you've made a typeo and you're not really finding the
dom4j-full.jar at all as these are core interfaces/classes. e.g. did you
mean dom4j-patched rather than dom4j-pathched?

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to