Re: Validation problem with groups

2001-06-30 Thread lmartin
The fix for this problem is now in CVS. Lisa. -- Forwarded by Lisa Martin/Toronto/IBM on 06/30/2001 05:19 PM --- Lisa Martin 06/27/2001 09:09 AM To: [EMAIL PROTECTED] cc: From: Lisa Martin/Toronto/[EMAIL PROTECTED] Subject: Re: Validation problem wit

parsing WML files

2001-06-30 Thread Arash Rejaiyan
hi does any body know how can I use WML package for parsing my WML files? problem: I can't setDocumentClassName to "org.apache.wml.dom.WMLDocumentImpl" it seems this class needs a parameter less constructor _ Do You Yahoo!? Get your free @y

XMLSerializer

2001-06-30 Thread Markus Klann
Hello, I can't get the XMLSerializer to perform proper indentation. Several people on this list and elsewhere on the net have been asking this question again and again but I didn't find an answer to it anywhere. If the answer exists somewhere please point me to it. The problem is that, as it seem

RE: Deep cloning or Node renaming.. help required.

2001-06-30 Thread Paul Brown
> From: Chris Haggan [mailto:[EMAIL PROTECTED] > If I want to copy a large structure from another XML document will a > deep clone allow this? Yes. > I was reading the documentation and it seemed slightly > contradictory. Does a deep clone recurse through all sub-nodes or just > the current node