[jdom-interest] Class XMLOutputter not found in type declaration
Jason Hunter
jhunter at collab.net
Mon Jan 8 09:18:09 PST 2001
Digby_Knight at perpetual.co.uk wrote:
>
> I've just downloaded beta 5 of JDOM, but whenever I try:
>
> XMLOutputter xmlOut = new XMLOutputter();
>
> I get the following error message (using Visual Age and Domino Java)
>
> Class XMLOutputter not found in type declaration
>
> When I go back to beta 3 that I had before, it complies okay. Is this a
> bug, or am I doing something wrong?
>
> Digby
Nothing changed in that regard. Sure you're importing
org.jdom.output.*?
-jh-
More information about the jdom-interest
mailing list