has nothing to do with that IF! The problem is I've an XML with N
nodes but my Node list contains 2*N+1 nodes. Every 2nd node is a wrong
one - for whatever reason. Have to check this. The XML is valid
'though. If I skip those wrong ones it does what it should...

   Ekki

On Aug 11, 11:32 am, CI-CUBE <[email protected]> wrote:
> I saw that the implementation of that IF depends on the browser. This
> however should be transparent to the GWT programmer I'd say... Any
> further hints?
>
> On Aug 11, 11:16 am, CI-CUBE <[email protected]> wrote:
>
> > This is what I included:        <inherits name="com.google.gwt.xml.XML"/>
>
> > On Aug 11, 10:50 am, George Georgovassilis
>
> > <[email protected]> wrote:
> > > You inherited the right module in your .gwt.xml module?
>
> > > On Aug 11, 10:15 am, CI-CUBE <[email protected]> wrote:
>
> > > > Want to process an XML document, everything looks good but I get an
> > > > exception when creating a NamedNodeMap, which obviously is just an
> > > > Interface. Using the Eclipse Debugger I saw that
> > > > com.google.gwt.xml.client.impl.NamedNodeMapImpl cannot be found.
>
> > > > Any hints please? TIA
>
> > > >    Ekki
>
> > > > GWT 1.7, App Engine 1.2.2, Eclipse 3.5, JRE 1.6.0_13
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to