|
Hi Kesav
You're exception is caused by a null String being
added to your dom4j document. When its written out to TrAX (JAXP) for XSLT its
causing the exception. More comments below...
----- Original Message -----
I made sure XMLWriter would gracefully handle null Strings being in a dom4j document. I've just patched the SAXWriter to be the same, that this exception will no longer happen.
I don't quite understand why it would run from the command line - unless its the behaviour of your InterfaceGenerator code? James |
Title: Help - NullPointerException with DocumentSource
- [dom4j-user] Help - NullPointerException with DocumentSourc... Kesav Kumar
- James Strachan
