Title: RE: [dom4j-user] Question on setting nodes to be read-only

Thanks a lot for the reply. Hmmm, so does that mean isReadOnly should never return "true" then?  Or are there any scenario (eg. Copying a document, parsing an xml doc a certain way, etc) under which the flag for read-only will be turned on? 

-Wei



-----Original Message-----
From: Maarten Coene [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 14, 2004 8:20 AM
To: Wei Hsu
Cc: Dom4j-User ([EMAIL PROTECTED])
Subject: Re: [dom4j-user] Question on setting nodes to be read-only

Hi Wei,

I don't think it's possible to set a node read-only at the moment  ...

If you really need it, please create a RFE at
http://sourceforge.net/tracker/?group_id=16035&atid=366035 .

regards,
Maarten

Wei Hsu wrote:

> Hi all,
>

>
> I am new to Dom4J, so please bear with me.  Anyway, I'm looking
> through the javadocs when I saw the isReadOnly() method under the Node
> interface.  So exactly how do you set a node to be read only?  I can't
> seem to find any documentation on that.  I would appreciate any
> insights. Thanks!
>

>
> Wei
>

>

Reply via email to