[jdom-interest] Making a Document out of an Element

Dotan Dvir DDvir at store-age.com
Wed Sep 12 07:21:57 PDT 2001


Hi All,

I have a org.jdom.Element which is a sub-tree of a config tree. I wish to
make ut into a Document by making use of the 
constructor Document(Elememt rootElement). However, I get the exception that
the root element is already set. What am I doing wrong?

Thanks,
Dotan



More information about the jdom-interest mailing list