dom4j-user  

[dom4j-user] byte [] Node.valueOf()

David Thielen
Wed, 27 Apr 2005 15:41:03 -0700

Hi;

 

Is there a way to get the result of a Node.valueOf() as an array of bytes? I know I can convert a String to a byte[] but for a large amount of data this is a giant hit.

 

Thanks – dave