[jdom-interest] SAXOutputter

Chris B. chris at tech.com.au
Thu Apr 15 09:06:19 PDT 2004


Bradley S. Huffman wrote:

>"Chris B." writes:
>
>  
>
>>Can somebody please add a method to SAXOutputter to only output a 
>>partial JDOM tree (i.e an Element) ?
>>
>>I know it has the method output(List), but that is useless because it 
>>calls startDocument, which is pretty silly IMO when you are outputting a 
>>partial tree.
>>    
>>
>
>SAX requires startDocument be called once before any other events.
>  
>

Yes, but  *I* want to call it, because I've got other stuff to output as 
well, both before and after.




More information about the jdom-interest mailing list