DOM with EntityReference support?

C

Chris Herborth

Has anyone written a parser for use with PyXML 0.8.3 that produces a DOM
with EntityReference objects? The only one I've found seems to be
xml.dom.javadom, and Andrew Clover's pxdom (which doesn't support external
entities).

Specifically, the features I'm looking for:

- validation against an external DTD
- produces EntityReference objects instead of inserted the entity's
replacement text
- DOM level 2, give or take ;-)

Any clues greatly appreciated; I really don't want to move this application
to Java just because I couldn't find a DOM that did what I needed.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,176
Messages
2,570,950
Members
47,503
Latest member
supremedee

Latest Threads

Top