Christian Geisert wrote:
> Adam Heath schrieb:
>> Anyone know how to get line/column numbers from xml, using standard
>> DOM/SAX interfaces? The reason why, is that I have a patch against
>
>
http://java.sun.com/j2se/1.5.0/docs/api/org/xml/sax/Locator.html ?
Except how to get that when the output is DOM?