[jdom-interest] help please
Ian Lea
ian.lea at blackwell.co.uk
Wed Mar 14 07:44:11 PST 2001
Hard to tell much from this. Has the source got the correct import
statements? Or try changing line 16 to org.jdom.Document doc =
whatever.
What exactly is your classpath set to?
--
Ian.
ian.lea at blackwell.co.uk
Hugh Mc Gauran wrote:
>
> java 2 sdk v1.3
>
> On Wed, 14 Mar 2001, GB/DEV - Philip Nelson stated:
> >
> > > cantona % javac InAndOut.java
> > > InAndOut.java:16: cannot resolve symbol
> > > symbol : class Document
> > > location: class InAndOut
> > >
> > > Document doc = b.build(new File(filename));
> > > ^
> > > 1 error
> >
> > Appears to be a syntax error, but what version of java are you using?
More information about the jdom-interest
mailing list