jython lacks working xml processing modules?

Jane Austine janeaustine50 at hotmail.com
Thu Nov 20 21:05:57 EST 2003


I'm trying to parse an xml file with jython (not through java parsers
like xerces).

I tried minidom in jython 2.1 and 2.2a but all failed.

What can I do? The last resort would be using java parsers. Then how
can I use them like python xml parsers? It seems like javadom and
javasax has something to do, but I don't know how.

Jane




More information about the Python-list mailing list