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
>
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