[Biojava-l] Change to BaseXMLWriter (empty elements)

Keith James kdj@sanger.ac.uk
06 May 2001 18:49:32 +0100


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 - kdj@sanger.ac.uk - http://www.sanger.ac.uk/Users/kdj =-
The Sanger Centre, Wellcome Trust Genome Campus, Hinxton, Cambs CB10 1SA