> Mika Haapakorpi wrote: > > I try to convert a jdom to dom: > > and get exception: > > Exception in thread "main" org.jdom.IllegalNameException: The name > "null" is not legal for JDOM/XML elements: XML names cannot be null or > empty. > > i'm using b6 Use the b7 release candidate. -jh-