> Can I do this from JDOM? I can't see a method in SAXBuilder that > gives me access to the underlying SAXParser. Try the latest code in CVS. SAXBuilder has setFeature and setProperty methods now. -jh-