or.toNextToken().isNone());
}
Cezar
From: Ezequiel Puig [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 09, 2007 2:46 AM
To: dev@xmlbeans.apache.org
Subject: RE : How to get the info
Hi,
That's what i have done :
XmlCursor cursor
CTED]
Envoyé : mercredi 8 août 2007 20:56
À : dev@xmlbeans.apache.org
Objet : RE: How to get the info
I think using XmlCursor, you can call getTextValue() on the
node. This will basically get you all the text values that are dangling
between this node's child nodes.
_
Fro
: dev@xmlbeans.apache.org
Subject: How to get the info
Hi,
I am really new in XMLBeans, so probably this is an easy question:
I have the following piece of XML:
Title text
How do I acces here ??
http://www.googl
Hi,
I am really new in XMLBeans, so probably this is an easy question:
I have the following piece of XML:
Title text
How do I acces here ??
http://www.google.com
XMLBeans has created for me methods lik