]> source.dussan.org Git - xmlgraphics-fop.git/commit
null is not correct here, an empty String needs to be used for the default namespace...
authorJeremias Maerki <jeremias@apache.org>
Sun, 13 Jul 2008 12:11:17 +0000 (12:11 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sun, 13 Jul 2008 12:11:17 +0000 (12:11 +0000)
commitfcabb741e1c100cc2f461f2ebd731f824120c563
tree8a9c33757dc92107b1b1d286b77ff92b64d75608
parent65ff8feed50291ddc834006d279fc26a640d0fb5
null is not correct here, an empty String needs to be used for the default namespace. Saxon 9 fails with a NullPointerException otherwise. Xalan is more tolerant.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@676307 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/events/model/EventMethodModel.java
src/java/org/apache/fop/events/model/EventModel.java
src/java/org/apache/fop/events/model/EventProducerModel.java