I've fixed empty element writing so that they are written

<foo></foo>

rather than

<foo>
         </foo>

The writeEmptyElement() methods, which write empties so

<foo/>

are still not used, but that's no problem. The XML output of the Blast
and Fasta parsers now validates against the DTD.

<homer>Mmmm... validation</homer>

-- 

-= Keith James - [EMAIL PROTECTED] - http://www.sanger.ac.uk/Users/kdj =-
The Sanger Centre, Wellcome Trust Genome Campus, Hinxton, Cambs CB10 1SA
_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to