[jdom-interest] suggestion

John Johnson jjohnson at sclogic.com
Fri Feb 2 13:00:42 PST 2001


use org.jdom.output.DOMOutputter

it should give you exactly what you need to input into the XSLT
processor.

Cheers,
  -john

---
John Johnson
Software Engineer
Supply Chain Login, Inc.
11900-A Baltimore Ave
Beltsville, MD 20705

Dmitri Ilyin wrote:
> 
> But I have to produce input for XSLT processor.
> How can I do that??
> 
> > -----Original Message-----
> > From: Jason Hunter [mailto:jhunter at collab.net]
> > Sent: Monday, February 05, 2001 6:26 PM
> > To: Dmitri Ilyin
> > Cc: JDOM list (E-mail)
> > Subject: Re: [jdom-interest] suggestion
> >
> >
> > > The problem, that I have, is
> > > Document and Element.
> > >
> > > Both declared in org.w3c.dom and org.jdom. I have to reference the
> > > full package path each time I want to use one of them.
> > >
> > > Why don't to rename Document to JDocument and Element to JElement???
> >
> > Because you use one or the other.  If you're using JDOM, you can stop
> > using DOM.
> >
> > -jh-
> >
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list