projects
/
TestXSLT.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
version 3.1 checkin
[TestXSLT.git]
/
XSLTProcessorSaxon.m
diff --git
a/XSLTProcessorSaxon.m
b/XSLTProcessorSaxon.m
index
f2bfe45
..
d7aca0b
100644
(file)
--- a/
XSLTProcessorSaxon.m
+++ b/
XSLTProcessorSaxon.m
@@
-21,8
+21,8
@@
- (NSString *) getJAXPProcessorName {
- return @"com.icl.saxon.TransformerFactoryImpl";
-
+ return @"net.sf.saxon.TransformerFactoryImpl";
+
}