Re: Version conflict

[email protected] Wed, 5 Nov 2003 13:15:26 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <OF76B55FAF.CC1E266D-ONC1256DD5.00428F8B-C1256DD5.00435B98@de>
This is a multipart message in MIME format.
--=_alternative 00435B94C1256DD5_=
Content-Type: text/plain; charset="US-ASCII"

Hi Stefan,

i've found the problem at version 2.1.7. Your XMLPullParserFactory 
contains some goto's. I ve changed the
gotos into while loops. Now, it works.
Another question. I have to parse a xml File. When a special node comes, i 
have to insert a node value.

Searching node like this <node param="xy"/>

After editing it should see like that: <node param="xy">new Value</node>

Is that possible with kxml Dom? I do it already with serializer an parser, 
but it is a little circular.

Further i have to write something like xPath. is it rigt, that this it not 
jet implemented?

Greetings,

Sigi





--=_alternative 00435B94C1256DD5_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Hi Stefan,</font>
<br>
<br><font size=2 face="sans-serif">i've found the problem at version 2.1.7.
Your XMLPullParserFactory contains some goto's. I ve changed the</font>
<br><font size=2 face="sans-serif">gotos into while loops. Now, it works.</font>
<br><font size=2 face="sans-serif">Another question. I have to parse a
xml File. When a special node comes, i have to insert a node value.</font>
<br>
<br><font size=2 face="sans-serif">Searching node like this &lt;node param=&quot;xy&quot;/&gt;</font>
<br>
<br><font size=2 face="sans-serif">After editing it should see like that:
&lt;node param=&quot;xy&quot;&gt;new Value&lt;/node&gt;</font>
<br>
<br><font size=2 face="sans-serif">Is that possible with kxml Dom? I do
it already with serializer an parser, but it is a little </font>
<form action=http://dict.leo.org/><font size=2 face="sans-serif">circular.</font>
<br>
<br><font size=2 face="sans-serif">Further i have to write something like
xPath. is it rigt, that this it not jet implemented?</font>
<br>
<br><font size=2 face="sans-serif">Greetings,</font>
<br>
<br><font size=2 face="sans-serif">Sigi</font>
<table width=100%>
<tr valign=top>
<td width=100%><font size=2><br>
</font></table>
<br></form>
<br>
<br>
--=_alternative 00435B94C1256DD5_=--