Project

Profile

Help

Patch #1415

closed

Allow String for http://saxon.sf.net/feature/traceListener

Added by Anonymous over 17 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1557929
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: menteith

The value used for setting the

http://saxon.sf.net/feature/traceListener attribute of

net.sf.saxon.TransformerFactoryImpl currently has to be

an object that implements TraceListener.

However, if setting attributes for Saxon with the

and sub-elements of Ant's xslt

task, the best you can do is set the value to be a String.

The attached patch attempts treats a String value as a

class name and attempts to instantiate and use an

object of the specified class.


Files

Configuration.patch (9.56 KB) Configuration.patch Anonymous, 2006-09-13 14:00

Please register to edit this issue

Also available in: Atom PDF