Re: How to get transformation messages into a stream?
Michael Ludwig <[email protected]> Thu, 23 Sep 2010 22:48:33 +0200
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <20100923204833.GJ3976@wladimir> |
Moin Peter, P.N. schrieb am 23.09.2010 um 16:59 (+0200): > I want to get all the usual console output from xalan (e.g. from > <xsl:message>) into a PrintStream - how can I get this behaviour? das geht wohl so: http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/Transformer.html#setErrorListener%28javax.xml.transform.ErrorListener%29 Hier gefunden: http://www.stylusstudio.com/xsllist/200402/post00490.html GrüÃe -- Michael Ludwig