Hi,
Could someone please tell me if I can use Neko HTML parser to parse Document
Fragment?
For example, if I have a string " this is some text " and an existing
document (owner document), can i use Neko to create an element (for the I
tag) with a text node as its child. And I can append this new
Does the HTML /WML DOM of the xerces serializable as well?
Thanks.
-Original Message-
From: Scott Sanders [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 2:46 PM
To: [EMAIL PROTECTED]
Subject: RE: Java Serialization of the DOM?
I will look into this then.
This will help prev
Hi,
Could someone please tell me if the current DOM/HTML DOM implementation in
xerces-J2.0.1 serializable? If yes, could you please explain to me the
following exception? If not, could you please tell me what I need to do to
make the DOM serializable?
Thanks.
Sam
I got the following exception