[
Lists Home |
Date Index |
Thread Index
]
I need to write a java parser, sax I assume, that performs operations on a
node passed as an xpath expression.
Anyone know if this is possible without hand-coding between startElement &
endElement ?
Thanks
John
|