indexOf()
and lastIndexOf()
methods, however, when the namespace is dynamic, the problem becomes a little tricky. For instance, when looking for foo
, the data may come between <
foo>foo data < /foo>
or <
ns1:foo>foo data
< /ns1:foo>
or <
ns2:foo>foo data< /ns2:foo>
and so on..
Hiç yorum yok:
Yorum Gönder