Some clarification:

I reread the cookbook document and ascertained that the setName() method for
class Element is the correct mechanism for changing the name of an Element
in my dom4j documents.

However, when I use it, I get the Exception thrown that indicates that the
 Element or Document is read-only.

 I'm puzzled as to why the Element or Document is read-only.  Am I supposed
 to set a parameter somewhere to indicate that it is read-write capable?



> ----- Original Message -----
> From: "Robert J. Lebowitz" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, December 05, 2001 3:47 PM
> Subject: [dom4j-user] read-only documents
>
>
> > I discovered that the reason that I am unable to rename an element is
due
> to
> > the fact that it is read-only.  However, I can't determine how to make
my
> > dom4j document elements read-write capable.
> >
> > Any pointers would be appreciated!!
> >
> > Rob
> >
> >
> > _______________________________________________
> > dom4j-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/dom4j-user


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to