[jdom-interest] Stop XMLOutputter to collapse tags

Jason Hunter jhunter at acm.org
Thu May 3 13:39:53 PDT 2001


Markus Bernhardt wrote:
> 
> Hi !
> 
> Is there a way to stop the XMLOutputter to collapse tags.

It's in the XMLOutputter public API.

public void setExpandEmptyElements(boolean expandEmptyElements)

-jh-



More information about the jdom-interest mailing list