This has probably been asked before, but the archives seem to be offline.

 

I’m trying to follow the recipe in http://xml.apache.org/xerces2-j/faq-dom.html#faq-7 but I don’t seem to be able to set the “validate” parameter on the DOMConfiguration object. In particular,

 

documentConfig.getParameter(“validate”) returns false,

documentConfig.canSetParameter(“validate”, true) returns false,

documentConfig.setParameter(“validate”, true) throws a FEATURE_NOT_FOUND exception.

 

What am I missing? Thanks.

 

 

 

Christopher T. Day

Staff Scientist

Berkeley Lab

NERSC/HENPCG

 

[EMAIL PROTECTED]

 

Reply via email to