Re: document-class-name property does not work

2000-07-24 Thread Mike Pogue
Please submit this to the xerces-j-dev mailing list Thanks! Mike Lionel Villard wrote: > > in Xerces-J 1.1.2, whe the document-class-name property is set with an > another implementation of DOM than xerces one, there is > a null pointer exception : > > java.lang.NullPointerException > at >

document-class-name property does not work

2000-07-24 Thread Lionel Villard
in Xerces-J 1.1.2, whe the document-class-name property is set with an another implementation of DOM than xerces one, there is a null pointer exception : java.lang.NullPointerException at org.apache.xerces.parsers.DOMParser.startElement(DOMParser.java:1082) at org.apache.xerces.validators.common