Well, same for me. What surprises API's sometimes hold for us... ;-) Thanks,
Thomas, also from me!

Hendrik


> -----Original Message-----
> From: Alexander Nesterov [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 02, 2007 8:28 PM
> To: [email protected]
> Subject: Re: Getting the size of binary node content
> 
> Hi,
> 
> On 10/2/07, Thomas Mueller <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Property.getLength():
> > Returns the length of the value of this property. Returns the length
> > in bytes if the value is a PropertyType.BINARY, otherwise it returns
> > the number of characters needed to display the value in its string
> > form. Returns -1 if the implementation cannot determine the length.
> >
> > Does this not work, or did I misunderstand the problem?
> 
> The problem was that i didn't know about Property.getLength() method.
> I tried to use getLength() method and it works for me. Thanks a lot
> for help!
> 
> --
> Alexander Nesterov

Reply via email to