XMLOutputter.setEncoding(). -jh- > Brian Wolf wrote: > > Hi All > > How do the XML declaration in JDOM to specify encoding > > so that XMLOutputter will output the file with this at the top? > > <?xml version="1.0" encoding="iso-8859-1" ?> > > Tnx, > > Brian Wolf