[Yanel-dev] [FYI] SAXTransformerFactory#newTransformerHandler returning null

Michael Wechner michael.wechner at wyona.com
Tue Apr 20 09:58:26 CEST 2010


Mehmet Birgi wrote:
>
>
>
> Yes, that was it.  And what helped us find it in the end was a tool 
> called xsltproc (http://xmlsoft.org/XSLT/xsltproc2.html), which is 
> basically a command line transformer. The simplest usage in this case is:
>
> > xsltproc header.xsl header.xsl

Thanks for pointing this out. It seems to be installed on Mac OS X (at 
least Snow Leopard) by default and can be applied as follows:

xsltproc myxslt.xsl myxml.xml

Thanks

Michi





>
> It pointed out the error immediately (that the namespace was undeclared).
>
> Cheers,
>
> Memo
>
>
>
>
>     Thanks
>
>     Michi
>
>
>                 instead of complaining loudly, which can be extremly
>                 confusing.
>
>
>             which method didn't complain?
>
>
>         SAXTransformerFactory#newTransformerHandler as written above.
>
>         Cheers,
>           Guillaume
>
>
>     -- 
>     Yanel-development mailing list Yanel-development at wyona.com
>     <mailto:Yanel-development at wyona.com>
>     http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>
>
>
>
> -- 
> Mehmet Birgi
> www.wyona.com <http://www.wyona.com>
>



More information about the Yanel-development mailing list