posted 21 years ago
Sorry for the two precedent messages...
With XSLT, it is not difficult to get the values of all child elements:
As another solution, you may want to use SAX and just use the characters() method, like this:
A complete program to do this may be the following (just compile it and run it with xerces in your classpath):
Hoe this helps,
Cyril.
SCJP 1.4, SCWCD, SCBCD, IBM XML, IBM Websphere 285, IBM Websphere 287